Skip to content

Commit 178161c

Browse files
authored
Merge pull request #84 from 0xflotus/patch-1
Readme: fixed typo
2 parents 102c584 + 55974ae commit 178161c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ In order to use it, just prepend this fragment to the URL of any HTML file: **[h
1212
- https://htmlpreview.github.io/?https://github.com/twbs/bootstrap/gh-pages/2.3.2/index.html
1313
- https://htmlpreview.github.io/?https://github.com/documentcloud/backbone/blob/master/examples/todos/index.html
1414

15-
What it does is: load HTML using CORS proxy, then process all links, frames, scripts and styles, and load each of them using CORS proxy, so they can be evaluted by the browser.
15+
What it does is: load HTML using CORS proxy, then process all links, frames, scripts and styles, and load each of them using CORS proxy, so they can be evaluated by the browser.
1616

1717
**GitHub & BitBucket HTML Preview** was tested under the latest Google Chrome and Mozilla Firefox.
1818

0 commit comments

Comments
 (0)