[docs] fix typos

This commit is contained in:
2023-10-31 02:47:12 +01:00
parent f376d8684b
commit fb4322c040
4 changed files with 4 additions and 4 deletions

View File

@@ -49,7 +49,7 @@ func (p Printer) GetExample() string {
return `
{
type: "Print",
"options: {
"options": {
"message": "Hello World!"
}
}