doc: typo in basic_usage.md

Reviewed-By: Antonio Torres <antorres@redhat.com>
This commit is contained in:
Alexandra Nikandrova 2023-09-05 13:43:33 +02:00 committed by Florence Blanc-Renaud
parent 6aa3c3b628
commit dade02d5bb

View File

@ -63,7 +63,7 @@ else:
This will connect to LDAP directly if we are running our script in server, or
use a RPC client if we are running it from a FreeIPA client.
After we have initialized the API and stablished a connection, we are ready to
After we have initialized the API and established a connection, we are ready to
issue commands.
## Running commands