Skip to content

Commit 24465d0

Browse files
authored
chore(example): fix typo in README (#361)
1 parent 4f69c78 commit 24465d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ if err != nil {
1515
}
1616
```
1717

18-
it allows to to decide, which launching options are supported in the run-time.
18+
it allows to decide, which launching options are supported in the run-time.
1919
`full.NewLauncher()` includes all major ways you can run the example:
2020
* console
2121
* restapi

0 commit comments

Comments
 (0)