Skip to content

Commit 781e9bf

Browse files
authored
Fix minor typo in README.md (#153)
1 parent d1c0665 commit 781e9bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Dictionary. Current available keys are:
125125
for each database session. Valid values for this entry are
126126
`READ UNCOMMITTED`, `READ COMMITTED`, `REPEATABLE READ`,
127127
`SNAPSHOT`, and `SERIALIZABLE`. Default is `None` which means
128-
no isolation levei is set to a database session and SQL Server default
128+
no isolation level is set to a database session and SQL Server default
129129
will be used.
130130

131131
- dsn

0 commit comments

Comments
 (0)