]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2815] Add 1 suggestion to 1 file
authorAndrei Pavel <andrei@isc.org>
Wed, 24 May 2023 15:26:57 +0000 (15:26 +0000)
committerSlawek Figiel <slawek@isc.org>
Thu, 25 May 2023 11:29:59 +0000 (13:29 +0200)
doc/sphinx/arm/hooks-host-cmds.rst

index ba2ee31c033e1c6c678b80b612f68cd8f8cb81c6..6f32c8556addd12ad60f8242ee07434dbdaef1fa 100644 (file)
@@ -118,7 +118,7 @@ commands that only read the data use all data sources (JSON configuration and
 hosts database); the commands that modify the state (as ``reservation-add``,
 ``reservation-del``, and ``reservation-update``) only use the alternate source.
 
-The operation target accepts the fallowing values:
+The operation target accepts the following values:
 
 - ``primary`` - query the primary source - JSON configuration.
 - ``alternate`` - query the alternate source - hosts database(s).