Skip to content

Commit fca3fcf

Browse files
authored
Update README.md
1 parent 60d0f6d commit fca3fcf

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
@@ -66,7 +66,7 @@ The online tool can be used as a [bookmarklet](https://en.wikipedia.org/wiki/Boo
6666
javascript:!function(){if(m=window.location.href.match(/github.com\/([^\/]+)\/([^\/]+)/),m){window.open(`https://useful-forks.github.io/?repo=${m[1]}/${m[2]}`)}else window.alert("Not a GitHub repo")}();
6767
```
6868

69-
When you're viewing a GitHub repo in your browser, you can press the newly created bookmarklet and this will open the online tool for the repo.
69+
When you're viewing a GitHub repo in your browser, you can press the newly created bookmarklet and this will open the online tool for the repo in a new tab.
7070

7171
## How it works
7272
![Activity_Diagram](media/query-diagram.png)

0 commit comments

Comments
 (0)