We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48ba1d7 commit 569baf2Copy full SHA for 569baf2
Frontend/src/app/downloads/downloads.component.html
@@ -3,7 +3,7 @@
3
<h1 class="bi bi-download"> Downloads</h1>
4
<p>Here You can download required or useful softwares.</p>
5
6
- <h2 class="bi bi-database"> MSSQl proxy server</h2>
+ <h2 class="bi bi-database"> MSSQL proxy server</h2>
7
<p>This proxy server is neccessary for any codechef tool that needs to communicate with MSSQL server. this
8
server will expose http endpoints for connecting, disconnecting and executing queries against the connected
9
database. this proxy can connect to multiple databases at the same time.
0 commit comments