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 5025ad1 commit 4fbe484Copy full SHA for 4fbe484
java/com/engflow/notificationqueue/README.md
@@ -46,7 +46,7 @@ bazel run //java/com/engflow/notificationqueue:client -- \
46
47
### Using JWT to run the client
48
49
-In the second for case authentication you should have a valid token. On EngFlow clusters you may get a new access token by
+In the second authentication case you should count with a valid token. On EngFlow clusters you may get a new access token by
50
accessing the cluster's UI under the tab `Getting Started`. To execute the client against your cluster, add the argument
51
52
1. `--token=your-long-JWT-token`
0 commit comments