From 6e8bdeb270750a09d2f86daa7eae1c7e23bfbcb6 Mon Sep 17 00:00:00 2001 From: Henk Poley Date: Wed, 28 Feb 2024 16:17:44 +0100 Subject: [PATCH] Small typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95d12a9..51ba98a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ChatGPTSpeaker is a PHP Experts, Inc., Project meant to ease the accessing of the OpenAI APIs. -This library uses [RESTSpeaker](https://packagist.org/package/phpexperts/rest-speaker) +This library uses [RESTSpeaker](https://packagist.org/packages/phpexperts/rest-speaker) to utilize the Guzzle HTTP Client via the Composition architectural pattern. You might be very interested in the projects that used by and/or adjacent to this project: