Skip to content

Commit af51779

Browse files
authored
fix(typo): s/marcos/macros/ (#85)
1 parent c30d806 commit af51779

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ let quit_reason = server.waiting().await?;
9494
let quit_reason = server.cancel().await?;
9595
```
9696

97-
### Use marcos to declaring tool
97+
### Use macros to declaring tool
9898

9999
Use `toolbox` and `tool` macros to create tool quickly.
100100

@@ -191,4 +191,4 @@ See [examples](examples/README.md)
191191

192192
## Development with Dev Container
193193

194-
See [docs/DEVCONTAINER.md](docs/DEVCONTAINER.md) for instructions on using Dev Container for development.
194+
See [docs/DEVCONTAINER.md](docs/DEVCONTAINER.md) for instructions on using Dev Container for development.

0 commit comments

Comments
 (0)