diff --git a/docs/api.rst b/docs/api.rst index 55ad5a2..4d25990 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -3,7 +3,7 @@ API Documentation ================= This page hosts the documentation of all user-facing APIs. The only entrypoint the users -should be using is the ``Client`` class. It exposes all the RedisAI commands as methods +should be using is the ``Client`` class. It exposes all the RedisAI commands as class methods Client Class