aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spec.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec.txt b/spec.txt
index 2a6d415..0f39711 100644
--- a/spec.txt
+++ b/spec.txt
@@ -4611,14 +4611,14 @@ Here are some examples of delimiter runs.
_"abc"
```
- - Both right and right-flanking:
+ - Both left and right-flanking:
```
abc***def
"abc"_"def"
```
- - Neither right nor right-flanking:
+ - Neither left nor right-flanking:
```
abc *** def