aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2013-04-26 18:56:03 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2013-04-26 18:56:16 -0400
commit57773a6b428d691c7c009af6cc8dfe447c026023 (patch)
treea6c5384f1863673549b37dd495e03b29c48bf069
parentb2f0ef5ac43daa2b771dc4a0f06a1ac3d03686de (diff)
downloadbasic-hdl-template-57773a6b428d691c7c009af6cc8dfe447c026023.tar.gz
basic-hdl-template-57773a6b428d691c7c009af6cc8dfe447c026023.zip
README: fix typo.
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 37419f4..0ec8ecc 100644
--- a/README
+++ b/README
@@ -80,5 +80,5 @@ Run `make coregen` and use the GUI to generate a core.
Depending on the output, copy .v files to hdl/ and/or .xco files to cores/.
update the Makefile.
-For any .xco files, strip the "Project Options" secion and the final CRC line.
+For any .xco files, strip the "Project Options" section and the final CRC line.