We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c31f3b3 commit 7ad8ec5Copy full SHA for 7ad8ec5
README.md
@@ -1,6 +1,6 @@
1
# Your basic API
2
3
-### Thoughts on good API design
+### Thoughts on effective API design
4
5

6
@@ -49,7 +49,7 @@
49
50
The aim of this text is to explore API design and try to find
51
strategies and rules that can help us create code libraries
52
-that are safe, efficient and easy to use.
+that are safe, effective and easy to use.
53
54
The text comes with three example libraries:
55
0 commit comments