Skip to content
This repository was archived by the owner on Oct 19, 2021. It is now read-only.

Commit 7f7b970

Browse files
authored
Fix grammar
1 parent 6a0d0f2 commit 7f7b970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ From the class names, it's easy to tell what they do. See effect when added to a
5757
You have total control over what the width of the element (and margin in the case of `-auto`) should be. More details & tutorial coming soon on this topic.
5858

5959
## How to contribute
60-
At the moment it is maintained by just one person - [@Ifycode](https://github.com/Ifycode). Meaning that more features will be added only when needed. If you like and have started using the library in your projects but doesn't contain what you need (yet), you can help speed up the process by raising it as an issue or send a pull request.
60+
The library is maintained by just one person at the moment - [@Ifycode](https://github.com/Ifycode). Meaning that more features will be added only when needed. If you like and have started using the library in your projects but doesn't contain what you need (yet), you can help speed up the process by raising it as an issue or send a pull request.
6161

6262
***Please take note of the following:***
6363
* Group property-value pairs that are related or are often used together in one class so that it is reusable.

0 commit comments

Comments
 (0)