Skip to content

Commit de0dd92

Browse files
committed
spelling
1 parent 4dded99 commit de0dd92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using-the-python-driver/using-plugins/UsingTheFastestResponseStrategyPlugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ conn = AwsWrapperConnection.connect(psycopg.Connection.connect, **params)
3131

3232
### Sample Code
3333
[Postgres fastest response strategy sample code](../../examples/PGFastestResponseStrategy.py)
34-
[MySql fastest response strategy sample code](../../examples/MySqlFastestResponseStrategy.py)
34+
[MySQL fastest response strategy sample code](../../examples/MySQLFastestResponseStrategy.py)

0 commit comments

Comments
 (0)