Skip to content

Commit

Permalink
#280 typos
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 11, 2024
1 parent 6fc2309 commit 6297b9d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ You can also do many other things with `eoc` commands
* `dataize` dataizes a single object from the executable binary
* `test` dataizes all visible unit tests

There are also commands that help manipulate with XMIR and EO sources
There are also commands that help manipulate with XMIR and EO sources
(the list is not completed, while some of them are not implemented as of yet):

* `audit` inspects all required packages and reports their status
Expand Down Expand Up @@ -82,5 +82,5 @@ npm test -- test/test_mvnw.js
```

Make your changes and then
\[make](https://www.yegor256.com/2014/04/15/github-guidelines.html)
[make](https://www.yegor256.com/2014/04/15/github-guidelines.html)
a pull request.
2 changes: 1 addition & 1 deletion itest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ Then, you can execute the unit tests too:
../src/eoc.js test
```

If doesn't work, submit an issue.
If doesn't work, submit an issue.

0 comments on commit 6297b9d

Please sign in to comment.