Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitanwar committed Feb 17, 2018
2 parents 098dd6f + aa1916e commit 8a4e95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ def byte_size(string):
```py

byte_size('😀') # 4
byte_size('Hello Wor') # 11
byte_size('Hello World') # 11

```
</details>
Expand Down

0 comments on commit 8a4e95f

Please sign in to comment.