mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-17 06:20:28 +00:00
chore: remove repetitive words (follow-up) (#3207)
This commit is contained in:
parent
8b4e9d2c5e
commit
c2c2b2addf
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ syntax files that you would like to convert to the new filetype, you can use the
|
|||
$ go run syntax_converter.go c.micro > c.yaml
|
||||
```
|
||||
|
||||
Most the syntax files here have been converted using that tool.
|
||||
Most of the syntax files here have been converted using that tool.
|
||||
|
||||
Note that the tool isn't perfect and though it is unlikely, you may run into some small issues that you will have to fix manually
|
||||
(about 4 files from this directory had issues after being converted).
|
||||
|
|
|
|||
Loading…
Reference in a new issue