From b1d2f4472c7ddcc9e7446324b1841393f45f8c79 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Mon, 22 Jul 2019 11:23:01 -0600 Subject: [PATCH] fix typo in README [skip ci] --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index e449283..fd03757 100644 --- a/README.adoc +++ b/README.adoc @@ -42,7 +42,7 @@ NOTE: The `snapshot` flag tells Antora to fetch the UI when the `--fetch` comman This setting is required because updates to the UI bundle are pushed to the same URL. If the URL were to be unique, this setting would not be required. -Read on to learn how to custom the default UI for your own documentation. +Read on to learn how to customize the default UI for your own documentation. == Development Quickstart -- 2.11.0