You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@ See the [wiki](/iamnoah/writeCapture/wiki/Usage) for more detailed usage.
11
11
# NEW! - Control JS Support #
12
12
13
13
The built in `document.write` support in [Control JS](http://stevesouders.com/controljs/)
14
-
is not great. It adds extra `span` tags and is not nearly as robust as a full library like `writeCapture`. That's why writeCapture provides a [plugin](/iamnoah/writeCapture/blob/master/cjs.writeCapture.js) to replace Control JS's `document.write` support with writeCapture.js.
14
+
is not great. It adds extra `span` tags and is not nearly as robust as a full library like writeCapture. That's why writeCapture provides a [plugin](/iamnoah/writeCapture/blob/master/cjs.writeCapture.js) to replace Control JS's `document.write` support with writeCapture.js.
15
15
16
-
For usage, see the [wiki](/iamnoah/writeCatpture/wiki/ControlJS).
16
+
For usage, see the [wiki](/iamnoah/writeCapture/wiki/ControlJS).
0 commit comments