Skip to content

Commit 569baf2

Browse files
committed
fixed typo
1 parent 48ba1d7 commit 569baf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Frontend/src/app/downloads/downloads.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<h1 class="bi bi-download"> Downloads</h1>
44
<p>Here You can download required or useful softwares.</p>
55

6-
<h2 class="bi bi-database"> MSSQl proxy server</h2>
6+
<h2 class="bi bi-database"> MSSQL proxy server</h2>
77
<p>This proxy server is neccessary for any codechef tool that needs to communicate with MSSQL server. this
88
server will expose http endpoints for connecting, disconnecting and executing queries against the connected
99
database. this proxy can connect to multiple databases at the same time.

0 commit comments

Comments
 (0)