Skip to content

Commit 97a4da2

Browse files
ebouchutcomposerinteralia
authored andcommitted
Fix typo
1 parent 592249e commit 97a4da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GETTING_STARTED.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ factory :user do
188188
# Do not use deprecated static attributes
189189
admin true
190190

191-
# Use dynamic attribues instead
191+
# Use dynamic attributes instead
192192
admin { true }
193193
end
194194
```

0 commit comments

Comments
 (0)