Skip to content

Commit 71dd194

Browse files
author
Bill Prin
committed
Fix readme
1 parent fb8eb2c commit 71dd194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monitoring/cloud-client/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can then run a given `ClassName` via:
2626
-DpropertyName=propertyValue \
2727
-Dexec.args="arg1 'arg 2' arg3"
2828

29-
### Analyze a string for sentiment (using the quickstart sample)
29+
### Write a time series to a metric (using the quickstart sample)
3030

3131
mvn exec:java -Dexec.mainClass=com.example.monitoring.QuickstartSample \
3232
-DprojectId=YOUR_PROJECT_ID

0 commit comments

Comments
 (0)