Skip to content

Commit 4effdb6

Browse files
EdwardBettsphated
authored andcommitted
Docs: Change "usefuly" to "useful" (#137)
1 parent ee934d6 commit 4effdb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ Static method used by Vinyl when setting values inside the constructor or when c
355355

356356
Takes a string `property` and returns `true` if the property is not used internally, otherwise returns `false`.
357357

358-
This method is usefuly for inheritting from the Vinyl constructor. Read more in [Extending Vinyl][extending-vinyl].
358+
This method is useful for inheritting from the Vinyl constructor. Read more in [Extending Vinyl][extending-vinyl].
359359

360360
Example:
361361

0 commit comments

Comments
 (0)