From 6a6444e7a0b8a7514533ecdc865bbdb08071a7d6 Mon Sep 17 00:00:00 2001 From: OlivierDehaene <23298448+OlivierDehaene@users.noreply.github.com> Date: Wed, 8 Mar 2023 16:47:39 +0100 Subject: [PATCH] fix readme --- clients/python/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/python/README.md b/clients/python/README.md index 0f0b32f0..79b88377 100644 --- a/clients/python/README.md +++ b/clients/python/README.md @@ -52,7 +52,7 @@ print(text) # ' Rayleigh scattering' ``` -### Hugging Fae Inference Endpoint usage +### Hugging Face Inference Endpoint usage ```python from text_generation import Client