Skip to content

Commit b1535fb

Browse files
committed
Update readme
1 parent 901dde8 commit b1535fb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</li>
1212
<li><a href="#features">Features</a>
1313
<ul>
14-
<li><a href="#manage-multiple-sql-scripts-repositories">Manage multiple SQL Scripts Repositories</a></li>
14+
<li><a href="#manage-multiple-sql-scripts-repositories">Manage multiple SQL Scripts repositories</a></li>
1515
<li><a href="#organize-sql-scripts-using-folders">Organize SQL Scripts using folders</a></li>
1616
<li><a href="#open-create-and-edit-sql-script-files">Open, create and edit SQL Script files</a></li>
1717
<li><a href="#search-sql-scripts-across-repositories">Search SQL Scripts across repositories</a></li>
@@ -54,7 +54,7 @@
5454
<!-- FEATURES -->
5555
<h1>Features</h1>
5656

57-
<h2>Manage multiple SQL Scripts Repositories</h2>
57+
<h2>Manage multiple SQL Scripts repositories</h2>
5858
<p>Map local folders to store your own SQL Scripts or collaborate/share knowledge with your team by mapping shared SQL Scripts folders.</p>
5959
<img src="docs/images/MapFolders.png"/>
6060

@@ -67,7 +67,7 @@
6767
<img src="docs/images/CreateAndEditFile.gif"/>
6868

6969
<h2>Search SQL Scripts across repositories</h2>
70-
<p>Easily search SQL Scripts accross different mapped repositories.</p>
70+
<p>Easily search SQL Scripts across different mapped repositories.</p>
7171
<img src="docs/images/Search.gif"/>
7272

7373
<h2>Format SQL Scripts</h2>
@@ -76,7 +76,7 @@
7676

7777
<!-- CONTRIBUTING -->
7878
<h1>Contributing</h1>
79-
<p>Feel free to report an issue or suggest a feature. If you would like to introduce a functionality or fix an issue, please go ahead and create a pull request.</p>
79+
<p>Feel free to report an issue or suggest a feature. If you would like to introduce a functionality or fix an issue, please create a pull request.</p>
8080

8181
<h2>Debugging</h2>
8282
<ul>

0 commit comments

Comments
 (0)