File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ Reference client
6060
6161Below is a example of a watcher with more in-depth comments. Mirrors the python example above.
6262This example will describe how to:
63+
6364* create buckets
6465* send events by heartbeats
6566* insert events without heartbeats
@@ -69,5 +70,5 @@ This example will describe how to:
6970
7071.. literalinclude :: client.rs
7172
72- It is recommend to follow conventions and use the ``aw-watcher-<name> `` naming scheme for your watcher.
73+ It is recommended to follow conventions and use the ``aw-watcher-<name> `` naming scheme for your watcher.
7374It is also recommended for watchers to accept a ``--testing `` flag and a ``--port <port> `` flag to allow users to specify the port to connect to.
You can’t perform that action at this time.
0 commit comments