Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75ea6d1 commit 96e6a5bCopy full SHA for 96e6a5b
README.md
@@ -268,7 +268,7 @@ Translations of the guide are available in the following languages:
268
end
269
```
270
271
-* When assigning the result of conditional expression to a variable, preserve the usual alignment of it's branches.
+* When assigning the result of a conditional expression to a variable, preserve the usual alignment of its branches.
272
273
```Ruby
274
# bad - pretty convoluted
0 commit comments