We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c250e0 + 4be5d33 commit f32dac9Copy full SHA for f32dac9
1 file changed
en/python_introduction/README.md
@@ -63,7 +63,7 @@ Using double quotes:
63
>>> "Runnin' down the hill"
64
"Runnin' down the hill"
65
66
-or escaping apostrophe with a backslash (`\`):
+or escaping the apostrophe with a backslash (`\`):
67
68
>>> 'Runnin\' down the hill'
69
0 commit comments