We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea3f0a7 commit eb2647aCopy full SHA for eb2647a
README.md
@@ -162,7 +162,7 @@ rails generate survey routes namespace:admin
162
```
163
164
## How to use it
165
-Every user has a collection of attempts for each survey that he respond to. Is up to you to
+Every user has a collection of attempts for each survey that they can respond to. Is up to you to
166
make averages and collect reports based on that information.
167
What makes Survey useful is that all the logic behind surveys is now abstracted and well integrated,
168
making your job easier.
0 commit comments