From b7a424e76aecc62855236061b5ecdf037583126f Mon Sep 17 00:00:00 2001 From: Etienne Noreau-Hebert Date: Tue, 17 Sep 2019 10:26:23 +0900 Subject: [PATCH] Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6458b4c..4d6f48d4 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ In order to run user units built with SDK version 1.1-0, the following firmware #### Overall Structure: * [platform/prologue/](platform/prologue/) : prologue specific files, templates and demo projects. * [platform/minilogue-xd/](platform/minilogue-xd/) : minilogue xd specific files, templates and demo projects. -* [platform/nutekt-digita/](platform/nutekt-digital/) : Nu:Tekt NTS-1 digital specific files, templates and demo projects. +* [platform/nutekt-digital/](platform/nutekt-digital/) : Nu:Tekt NTS-1 digital specific files, templates and demo projects. * [platform/ext/](platform/ext/) : External dependencies and submodules. * [tools/](tools/) : Installation location and documentation for tools required to build projects and manipulate built products. * [devboards/](devboards/) : Information and files related to limited edition development boards.