We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d13386f commit a6790faCopy full SHA for a6790fa
examples/analytics/README.md
@@ -19,7 +19,7 @@ meant to manage input and output of data into Splunk.
19
### AnalyticsTracker
20
21
The `input.py` file defines the "input" side of the Analytics service. If you
22
-wanted to log some analytics data in your app, you would the `AnalyticsTracker`
+wanted to log some analytics data in your app, you would have the `AnalyticsTracker`
23
class defined in this file in order to do so.
24
25
The `AnalyticsTracker` class encapsulates all the information required to log
0 commit comments