From cd00c0aad41e4aad369bbc12f68b888ab2d9ddd4 Mon Sep 17 00:00:00 2001
From: Cody McGinnis <brainwart@gmail.com>
Date: Fri, 11 Sep 2020 02:28:55 -0400
Subject: [PATCH] fix(docs): Fix the example mod tap configuration

---
 docs/docs/behavior/mod-tap.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/docs/behavior/mod-tap.md b/docs/docs/behavior/mod-tap.md
index dcac4920..068928ad 100644
--- a/docs/docs/behavior/mod-tap.md
+++ b/docs/docs/behavior/mod-tap.md
@@ -31,8 +31,8 @@ You can configure a different tapping term in your keymap:
 
 ```
 &mt {
-    tapping_term_ms: <400>;
-} 
+    tapping_term_ms = <400>;
+};
 
 / {
     keymap {