The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/6962
This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===
From 317c5d99407d472d66f16dd778cacccac00e9db4 Mon Sep 17 00:00:00 2001 From: adrian5 <adri...@users.noreply.github.com> Date: Mon, 2 Mar 2020 13:44:45 +0100 Subject: [PATCH] Fix typo --- doc/instances.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/instances.md b/doc/instances.md index 8e2828da1a..4b6faa04ab 100644 --- a/doc/instances.md +++ b/doc/instances.md @@ -180,7 +180,7 @@ LXD will always provide the instance with the basic devices which are required for a standard POSIX system to work. These aren't visible in instance or profile configuration and may not be overridden. -Those includes: +Those include: - `/dev/null` (character device) - `/dev/zero` (character device)
_______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel