change parenthesis
change the pair of braces into a pair of parentheses
Start file
this is some text {inside a pair of braces} and you need to change it into (brackets)
End file
this is some text (inside a pair of braces) and you need to change it into (brackets)
View Diff
1c1
< this is some text {inside a pair of braces} and you need to change it into (brackets)
---
> this is some text (inside a pair of braces) and you need to change it into (brackets)
Solutions by @JGymglish:
Unlock 1 remaining solutions by signing in and submitting your own entry