Skip to content

Commit acf474c

Browse files
author
Ben Weaver
committed
Fix typo in README that added a blockquote to the list of supported mechanisms.
1 parent fbeaf9c commit acf474c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This is an implementation of Simple Authentication and Security Layer
66
(SASL) for Python. SASL is defined in `RFC 2222`_. Supported
77
mechanisms_ are:
88

9-
* PLAIN_
9+
* PLAIN_
1010

1111
.. _`RFC 2222`: http://tools.ietf.org/html/rfc2222
1212
.. _mechanisms: http://www.iana.org/assignments/sasl-mechanisms

0 commit comments

Comments
 (0)