diff options
| author | KyleMiles <krm504@nyu.edu> | 2020-11-12 19:54:35 +0000 |
|---|---|---|
| committer | KyleMiles <krm504@nyu.edu> | 2020-11-12 19:54:35 +0000 |
| commit | 162763378586996e713e373f3c16fdee6d7f4d5d (patch) | |
| tree | 837abedc9a17747965d93e82de78d27ee8c655dd /docs/about | |
| parent | 45f1a57e0f473bf52bb4d81fd60ab85747706fd5 (diff) | |
Fix typo
Diffstat (limited to 'docs/about')
| -rw-r--r-- | docs/about/open-source.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/about/open-source.md b/docs/about/open-source.md index 49190f86..0aaee432 100644 --- a/docs/about/open-source.md +++ b/docs/about/open-source.md @@ -35,7 +35,7 @@ The previous tools are used in the generation of our documentation, but are not - [Rust] ([Rust license] - MIT) - [curl-rust] ([curl-rust license] - MIT) - [curl] ([curl license] - MIT) - - [NOM] ([NOM license] - MIT) + - [nom] ([nom license] - MIT) * Other - [yasm] ([yasm license] - 2-clause BSD) used for assembling x86 and x64 |
