From: Andrei Pavel Date: Wed, 24 May 2023 15:26:57 +0000 (+0000) Subject: [#2815] Add 1 suggestion to 1 file X-Git-Tag: Kea-2.3.8~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c0092f817dfaf0ba25a63de7a50ce522462a622;p=thirdparty%2Fkea.git [#2815] Add 1 suggestion to 1 file --- diff --git a/doc/sphinx/arm/hooks-host-cmds.rst b/doc/sphinx/arm/hooks-host-cmds.rst index ba2ee31c03..6f32c8556a 100644 --- a/doc/sphinx/arm/hooks-host-cmds.rst +++ b/doc/sphinx/arm/hooks-host-cmds.rst @@ -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).