Skip to content

Commit e159ee5

Browse files
committed
Fix typo
1 parent 14d445d commit e159ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Providing `-container-dir` is optional. If specified the plugin will create the
144144
cf java [heap-dump|stop-jfr|stop-asprof] [my-app] -local-dir /local/path [-container-dir /var/fspath]
145145
```
146146

147-
Everything else, like thread dumps, will be outputted to `std-out`.
147+
Everything else, like thread dumps, will be output to `std-out`.
148148
You may want to redirect the command's output to file, e.g., by executing:
149149

150150
```shell

0 commit comments

Comments
 (0)