diff --git a/ports/atmel-samd/README.rst b/ports/atmel-samd/README.rst index 5c314c53f6..8915189bdc 100644 --- a/ports/atmel-samd/README.rst +++ b/ports/atmel-samd/README.rst @@ -137,7 +137,7 @@ To build for other boards you must change it by setting ``BOARD``. For example: make BOARD=feather_m0_basic -Board names are the directory names in the `boards `_ folder. +Board names are the directory names in the `boards `_ folder. Deploying ---------