From: Aaron Taylor Date: Tue, 10 Sep 2019 06:55:16 +0000 (-0700) Subject: Fixed minor typo in `nedsim` README. X-Git-Url: http://git.subgeniuskitty.com/ned1/.git/commitdiff_plain/dd41f2202e1a0652fba5f9e34f74a506ced3f4a9 Fixed minor typo in `nedsim` README. --- diff --git a/nedsim/README.md b/nedsim/README.md index b8507af..23c1760 100644 --- a/nedsim/README.md +++ b/nedsim/README.md @@ -22,7 +22,7 @@ Installation Use `make` and `make clean` to build/remove nedsim files. System installation requires manually copying the binary in to place. -What configuration are available can be found as `#define`s at the top of the +What configuration is available can be found as `#define`s at the top of the nedsim source code. This includes things like size of system RAM, number of hardware threads, etc.