Fixed minor typo in `nedsim` README.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Tue, 10 Sep 2019 06:55:16 +0000 (23:55 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Tue, 10 Sep 2019 06:55:16 +0000 (23:55 -0700)
nedsim/README.md

index b8507af..23c1760 100644 (file)
@@ -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.