From bd91d0cfc8fbfe0ab168e581e4d8061a280f10c6 Mon Sep 17 00:00:00 2001 From: Aaron Salvo Date: Tue, 29 Jan 2019 13:56:24 -0500 Subject: [PATCH] Fixed misspelling of the word 'directory'. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3cd8bc..4d18129 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The binaries will be installed into $GOPATH/bin, and the source into $GOPATH/src ## Usage The [rdl](rdl) contains the main `rdl` command line tool and core code generators that -the tool itself depends on. Other generators are in the [rdl-gen](rdl-gen) dcirectory. +the tool itself depends on. Other generators are in the [rdl-gen](rdl-gen) directory. The `rdl` tool has the following usage: