Vimercises by corroded

Fork me on GitHub

format

{'this' => 'is', 'a' => 'long', 'json' => 'string', 'sort' => 'of'}

Modify the string above

{
  'so' => 'that',
  'it' => 'looks',
  'like' => 'this'
}
Maximum:   11 strokes

Solution: