Skip to content

Commit 19615d2

Browse files
committed
Small change
1 parent 73a31ae commit 19615d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

en/documentation/quickstart/3/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,8 @@ Hi Betty!
131131
=> nil
132132
{% endhighlight %}
133133

134-
Using `attr_accessor` defined two new methods for us, `name` to get
135-
the value, and `name=` to set it.
134+
Using `attr_accessor` defined two new methods for us, `name` to get the
135+
value, and `name=` to set it.
136136

137137
## Greeting Anything and Everything, MegaGreeter Neglects None!
138138

0 commit comments

Comments
 (0)