Skip to content

Commit 0a4718c

Browse files
authored
Adjust wording of description for Requests PHP client library
1 parent 20601ca commit 0a4718c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

using-the-rest-api/client-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The API can be used from any application by sending basic HTTP requests; however
88

99
## PHP
1010

11-
[Requests](https://github.com/WordPress/Requests) for PHP is a humble HTTP request library. While not specifically designed for the WordPress REST API, it is a great tool for interacting with any REST API.
11+
[Requests](https://github.com/WordPress/Requests) for PHP is a general purpose HTTP request library. While not specifically designed for the WordPress REST API, it is a great tool for interacting with any HTTP API.
1212

1313
[WordPress-PHP-SDK](https://github.com/madeITBelgium/WordPress-PHP-SDK) is a PHP SDK for the WordPress REST API, which can be installed using [composer](https://getcomposer.org/).
1414

0 commit comments

Comments
 (0)