File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ export class Course {
8686
8787Done! ✌️
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
9898Publishing 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
You can’t perform that action at this time.
0 commit comments