diff --git a/docs/DEPLOY_SA5G_BASIC_DEPLOYMENT.md b/docs/DEPLOY_SA5G_BASIC_DEPLOYMENT.md
index c4508d0047a9b4d938fc14cc59328a069ac4caff..de709d36342f27422849976f14ab079c6de84792 100644
--- a/docs/DEPLOY_SA5G_BASIC_DEPLOYMENT.md
+++ b/docs/DEPLOY_SA5G_BASIC_DEPLOYMENT.md
@@ -385,7 +385,7 @@ Make sure you edit the IMSI, opc and key according to the settings of your user
 
 Your core network is ready you can use it.
 
-You can use `oai-ext-dn` to perform iperf or ping towards the UE, just make sure that the subnet used by the UE is properly defined in the `oai-ext-dn` contianer using `ip route` command.
+You can use `oai-ext-dn` to perform iperf or ping towards the UE, just make sure that the subnet used by the UE is properly defined in the `oai-ext-dn` container using `ip route` command.
 
 ``` shell
 docker-compose-host $: docker exec -it oai-ext-dn bash