From 57476a3c378940f72415c0093f1e24416132a817 Mon Sep 17 00:00:00 2001
From: Vicki Lowe <Vicki.Lowe@gmail.com>
Date: Tue, 6 Aug 2019 14:10:14 +1000
Subject: [PATCH] docs/pyboard: Update name of mounted volume to match code.

---
 docs/pyboard/tutorial/script.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/pyboard/tutorial/script.rst b/docs/pyboard/tutorial/script.rst
index 75dd324e3..29a0370d8 100644
--- a/docs/pyboard/tutorial/script.rst
+++ b/docs/pyboard/tutorial/script.rst
@@ -31,7 +31,7 @@ have as to what happens next:
     We will get the serial device working in the next tutorial.
 
   - **Mac**: Your pyboard will appear on the desktop as a removable disc.
-    It will probably be called "NONAME".  Click on it to open the pyboard folder.
+    It will probably be called ``PYBFLASH``.  Click on it to open the pyboard folder.
 
   - **Linux**: Your pyboard will appear as a removable medium.  On Ubuntu
     it will mount automatically and pop-up a window with the pyboard folder.
-- 
GitLab