From 09d9350b164cccb125a59714ff0d8baa84aa8ec7 Mon Sep 17 00:00:00 2001 From: stephan Date: Fri, 25 Jan 2019 12:23:46 +0100 Subject: [PATCH] Fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb397df..389b138 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ markup language. You may want to look at: This repo includes scripts to build and preview the contents of this repository. -**NOTE**: Please note that if you reference pages from other repositoreis, such links will be broken in this local preview as it only builds this repository. If you want to rebuild the whole Fedora Docs site, please see [the Fedora Docs build repository](https://pagure.io/fedora-docs/docs-fp-o/) for instructions. +**NOTE**: Please note that if you reference pages from other repositories, such links will be broken in this local preview as it only builds this repository. If you want to rebuild the whole Fedora Docs site, please see [the Fedora Docs build repository](https://pagure.io/fedora-docs/docs-fp-o/) for instructions. Both scripts use docker, so please make sure you have it installed on your system. Please see below for instructions.