Merge pull request #1207 from alexjlockwood/patch-3

Fix typo in 'lineJoin.json' docs
diff --git a/docs/json/helpers/lineJoin.json b/docs/json/helpers/lineJoin.json
index f9e2634..0e074c2 100644
--- a/docs/json/helpers/lineJoin.json
+++ b/docs/json/helpers/lineJoin.json
@@ -11,7 +11,7 @@
       "value": 2
     },
     {
-      "standsFor": "butt",
+      "standsFor": "bevel",
       "value": 3
     }
   ]