Skip to content

Commit 4d63e85

Browse files
committed
fix link
1 parent e244ab4 commit 4d63e85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ See the [wiki](/iamnoah/writeCapture/wiki/Usage) for more detailed usage.
1111
# NEW! - Control JS Support #
1212

1313
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.
1515

16-
For usage, see the [wiki](/iamnoah/writeCatpture/wiki/ControlJS).
16+
For usage, see the [wiki](/iamnoah/writeCapture/wiki/ControlJS).
1717

1818
# extsrc Support #
1919

0 commit comments

Comments
 (0)