From 2141b737f4b22d0cb9f0ec56abe28cb9b193665b Mon Sep 17 00:00:00 2001 From: Petr Viktorin Date: Aug 11 2018 08:13:56 +0000 Subject: Fix a typo in the README --- diff --git a/README.md b/README.md index 6ef85d8..8423f1b 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,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.