From 66743440212f53e780355c5071412d1353fdaff8 Mon Sep 17 00:00:00 2001 From: Daniel Barlow Date: Sun, 17 Sep 2023 21:47:09 +0100 Subject: [PATCH] don't end chapter with ellipsis --- doc/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/configuration.rst b/doc/configuration.rst index d79be4f3..62b34b6c 100644 --- a/doc/configuration.rst +++ b/doc/configuration.rst @@ -256,4 +256,4 @@ Liminix-specific types also exist in ``pkgs.liminix.lib.types``: In the future it is likely that we will extend this to include other useful types in the networking domain: for example; IP address, -network prefix or netmask, protocol family ... +network prefix or netmask, protocol family and others as we find them.