File tree 1 file changed +2
-2
lines changed
docs/src/components/Tools 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,9 +28,9 @@ export default function Bookmark(): JSX.Element {
28
28
(at least in Chrome). Drag this link < a id = "bookmark_link" ref = { ref } > LIPS REPL</ a > to your
29
29
bookmarks. When you click on the bookmark it will run the interpreter. You can also just
30
30
click the link.</ p > < p > The bookmark can also be used to add REPL to your LIPS Web
31
- application.</ p > < p > It may also not work on sites that are protected with{ ' ' }
31
+ application.</ p > < p > It may not work on sites that are protected with{ ' ' }
32
32
< a href = "https://en.wikipedia.org/wiki/Content_Security_Policy" > Content Security Policy</ a > .
33
- CSP was created as a security solution to prevent mostly
33
+ CSP was created mostly as a security solution to prevent
34
34
{ ' ' } < abbr title = "Cross-site scripting" > XSS</ abbr > vunerablities. You can disable this
35
35
mechanism with < a href = "http://tinyurl.com/CSP-disable" > Chrome Extension</ a > ,
36
36
but you do this on your own risk.
You can’t perform that action at this time.
0 commit comments