We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c27b2b7 commit d0b4c27Copy full SHA for d0b4c27
text/3830-dedented-string-literals.md
@@ -463,7 +463,7 @@ Dedented string literals `d"string"` are a new modifier for strings.
463
464
They are similar to byte strings `b"string"` and raw strings `r#"string"#`.
465
466
-They compose with other every other string literal modifier.
+They compose with others like every other string literal modifier.
467
468
To be precise, the RFC introduces 6 new types of string literals:
469
0 commit comments