Skip to content

Commit 1e9cd3a

Browse files
authored
Documentation Fix | Small spelling fix
1 parent f361a67 commit 1e9cd3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/snippets/Microsoft.Data.SqlClient/SqlRetryLogicBaseProvider.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<remarks>
1212
<format type="text/markdown"><![CDATA[
1313
14-
> [IMPORTAMT!]
14+
> [IMPORTANT!]
1515
> Don't block execution with a time consuming action when an event occurs. For instance, if you log data to a file, run it in a new thread to avoid blocking the main execution thread.
1616
1717
]]>

0 commit comments

Comments
 (0)