Skip to content

Commit a97e764

Browse files
xetxeberriaismanapa
authored andcommitted
Typos fixed in README
1 parent e5c5288 commit a97e764

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ export class Course {
8686

8787
Done! ✌️
8888

89-
The `Primitives<Course>` return type is ensuring all our restrictions in a very straighforward way! 🌈
89+
The `Primitives<Course>` return type is ensuring all our restrictions in a very straightforward way! 🌈
9090

9191
# 👍 How to install
9292

@@ -98,7 +98,7 @@ The `Primitives<Course>` return type is ensuring all our restrictions in a very
9898
Publishing this package we are committing ourselves to the following code quality standards:
9999

100100
- 🤝 Respect **Semantic Versioning**: No breaking changes in patch or minor versions
101-
- 🤏 No surprises in transitive dependencies: Use the **bare minimum dependencies** needed to met the purpose
101+
- 🤏 No surprises in transitive dependencies: Use the **bare minimum dependencies** needed to meet the purpose
102102
- 🎯 **One specific purpose** to met without having to carry a bunch of unnecessary other utilities
103103
- ✅ **Tests** as documentation and usage examples
104104
- 📖 **Well documented ReadMe** showing how to install and use

0 commit comments

Comments
 (0)