Skip to content

Commit 01a45e3

Browse files
authored
Merge pull request kodecocodes#619 from mrabins/patch-3
Missing a curly Brace, opps.
2 parents 265df64 + 7f7270d commit 01a45e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Run-Length Encoding/README.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ extension Data {
5151
}
5252
return data
5353
}
54+
}
5455
```
5556

5657
How it works:

0 commit comments

Comments
 (0)