diff --git a/manual/src/tricky_cases.md b/manual/src/tricky_cases.md index 93ffb4a6b..fe3a8a13c 100644 --- a/manual/src/tricky_cases.md +++ b/manual/src/tricky_cases.md @@ -256,7 +256,7 @@ with lots of NOVEL words about lots of stuff.""" ``` -It would be correct to higlight the entire string literal as being +It would be correct to highlight the entire string literal as being removed and replaced with a new string literal. However, this makes it hard to see what's actually changed.