From 7fc3cb1ca2c49eb637338690039c0a45139e13a1 Mon Sep 17 00:00:00 2001 From: Cefn Hoile Date: Sun, 18 Feb 2018 20:50:39 +0000 Subject: [PATCH] Typo --- notes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/index.md b/notes/index.md index 2ce2696..20f258e 100644 --- a/notes/index.md +++ b/notes/index.md @@ -65,7 +65,7 @@ e.g. digitalio module regardless of platform * testing.implementation.circuitpython.digitalio - tests of digitalio against a native circuitpython host -* testing.implementation.mcp.digitalio - tests of digitalio against the MCP +* testing.implementation.micropython.digitalio - tests of digitalio against the MCP compatibility layer -- 2.49.0