From 28adf2888c33b9d21856914af35529d6c0b8d6b9 Mon Sep 17 00:00:00 2001
From: Florian Sesser <florian@leastauthority.com>
Date: Thu, 14 Jan 2021 18:19:56 +0000
Subject: [PATCH] Dev docs: We are serious around here.

---
 docs/source/dev/README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/dev/README.rst b/docs/source/dev/README.rst
index d2039746..e1a793f3 100644
--- a/docs/source/dev/README.rst
+++ b/docs/source/dev/README.rst
@@ -37,7 +37,7 @@ It is also possible go through the testing script interactively - useful for deb
 This will give you a result symlink in the current directory.
 Inside that is bin/nixos-test-driver which gives you a kind of REPL for interacting with the VMs.
 The kind of `Perl in this testScript <https://github.com/PrivateStorageio/PrivateStorageio/blob/78881a3/nixos/modules/tests/private-storage.nix#L180>`_ is what you can enter into this REPL.
-Consult the `official documentation on NixOS Tests <https://nixos.org/manual/nixos/stable/index.html#sec-nixos-tests>`_ for more info.
+Consult the `official documentation on NixOS Tests <https://nixos.org/manual/nixos/stable/index.html#sec-nixos-tests>`_ for more information.
 
 Architecture overview
 ---------------------
-- 
GitLab