You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><a href="#organize-sql-scripts-using-folders">Organize SQL Scripts using folders</a></li>
16
16
<li><a href="#open-create-and-edit-sql-script-files">Open, create and edit SQL Script files</a></li>
17
17
<li><a href="#search-sql-scripts-across-repositories">Search SQL Scripts across repositories</a></li>
@@ -54,7 +54,7 @@
54
54
<!-- FEATURES -->
55
55
<h1>Features</h1>
56
56
57
-
<h2>Manage multiple SQL Scripts Repositories</h2>
57
+
<h2>Manage multiple SQL Scripts repositories</h2>
58
58
<p>Map local folders to store your own SQL Scripts or collaborate/share knowledge with your team by mapping shared SQL Scripts folders.</p>
59
59
<imgsrc="docs/images/MapFolders.png"/>
60
60
@@ -67,7 +67,7 @@
67
67
<imgsrc="docs/images/CreateAndEditFile.gif"/>
68
68
69
69
<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>
71
71
<imgsrc="docs/images/Search.gif"/>
72
72
73
73
<h2>Format SQL Scripts</h2>
@@ -76,7 +76,7 @@
76
76
77
77
<!-- CONTRIBUTING -->
78
78
<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>
0 commit comments