diff --git a/src/docs/theme/index.html b/src/docs/theme/index.html index 5faff6a8a..5625d22c0 100644 --- a/src/docs/theme/index.html +++ b/src/docs/theme/index.html @@ -247,7 +247,7 @@

... or modularise your own API Clients in 4 easy steps ...

Defining our Actions
-

2. An API Client is just a class with a single function and handles with the +

2. An API Client is just a class with a single function and handles with the transport for the remote API.

Defining an API action