Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 96e6a5b

Browse files
author
Bozhidar Batsov
committed
Fix a couple of typos
1 parent 75ea6d1 commit 96e6a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ Translations of the guide are available in the following languages:
268268
end
269269
```
270270

271-
* When assigning the result of conditional expression to a variable, preserve the usual alignment of it's branches.
271+
* When assigning the result of a conditional expression to a variable, preserve the usual alignment of its branches.
272272

273273
```Ruby
274274
# bad - pretty convoluted

0 commit comments

Comments
 (0)