From dd41f2202e1a0652fba5f9e34f74a506ced3f4a9 Mon Sep 17 00:00:00 2001 From: Aaron Taylor Date: Mon, 9 Sep 2019 23:55:16 -0700 Subject: [PATCH] Fixed minor typo in `nedsim` README. --- nedsim/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.20.1