aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>2020-11-17 18:27:21 +0700
committerVadim Yanitskiy <vyanitskiy@sysmocom.de>2020-11-17 18:47:58 +0700
commit66f0b5fbea07fbc1a05f132a39ebcad14e138ae6 (patch)
tree6bc37472ca5a796d46f4ca517e64f0671052014d
parentc47d5c0d776f24bc0f1481d9387042c9fba1db07 (diff)
doc/manuals: fix s/There/The/ in 'USSD Configuration'
-rw-r--r--doc/manuals/chapters/ussd.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manuals/chapters/ussd.adoc b/doc/manuals/chapters/ussd.adoc
index be463ac..1d962b7 100644
--- a/doc/manuals/chapters/ussd.adoc
+++ b/doc/manuals/chapters/ussd.adoc
@@ -50,7 +50,7 @@ prefix route to the named EUSE. All USSD short codes starting with *123 will be
routed to the named EUSE.
`ussd route prefix *#100# internal own-msisdn` installs a prefix route
-to the named internal USSD handler. There above command will restore
+to the named internal USSD handler. The above command will restore
the old behavior, in which *#100# will return a text message containing
the subscribers own phone number. There is one other handler called
`own-imsi` which will return the IMSI instead of the MSISDN.