Skip to content

Commit 18029c3

Browse files
committed
docs: fix Caution tag
1 parent 41c3931 commit 18029c3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ As lua is far more efficient and makes things easier to integrate with modern pl
3333
- [Commands](#commands)
3434
- [Integrations](#integrations)
3535
- [FAQ](#faq)
36+
3637
<!--toc:end-->
3738

3839
## Requirements
@@ -404,7 +405,8 @@ require("copilot").setup {
404405

405406
### server
406407

407-
> [!CAUTION] > `"binary"` mode is still very much experimental, please report any issues you encounter.
408+
> [!CAUTION]
409+
> `"binary"` mode is still very much experimental, please report any issues you encounter.
408410
409411
`type` can be either `"nodejs"` or `"binary"`. The binary version will be downloaded if used.
410412

0 commit comments

Comments
 (0)