1
0
Fork 0

endgroup typo

pull/157/head^2
Bryan MacFarlane 2019-09-24 22:14:11 -04:00
parent 9b019476db
commit 14ac06ecd8
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ Emitting a group with a title will instruct the logs to create a collapsable reg
```bash ```bash
echo ::group::my title echo ::group::my title
echo ::ungroup:: echo ::endgroup::
``` ```
This is wrapped by the core methods: This is wrapped by the core methods: