We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d24bb49 commit 2c9907bCopy full SHA for 2c9907b
README.md
@@ -77,7 +77,7 @@ You can pass this in form-data of postman.
77
78
## How to use (v2)
79
80
-- Fetch single data <br><b>localhost:8000/api/v1/person/1 </b> <br>
+- Fetch single data <br><b>localhost:8000/api/v2/person/1 </b> <br>
81
<b> Method GET </b> <br>
82
<b>Sample response</b>
83
<code>
@@ -94,6 +94,6 @@ You can pass this in form-data of postman.
94
</code>
95
96
97
-- **[Follow on Twitter](https://twitter.com/codegenty)**
98
-- **[My Wesite](https://nnaemekanweke.com)**
+- **[Follow me on Twitter](https://twitter.com/codegenty)**
+- **[My Website](https://nnaemekanweke.com)**
99
0 commit comments