From 8c39d82ba9bae1d77c5675f4a85e27f5de1672ce Mon Sep 17 00:00:00 2001 From: inmanturbo <47095624+inmanturbo@users.noreply.github.com> Date: Wed, 1 Sep 2021 16:11:36 -0400 Subject: [PATCH] Fix typo (#880) --- docs/manual/Quick-Start Guides/12-add-ingress.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/Quick-Start Guides/12-add-ingress.md b/docs/manual/Quick-Start Guides/12-add-ingress.md index fe34e9a33e7..99a06527ce0 100644 --- a/docs/manual/Quick-Start Guides/12-add-ingress.md +++ b/docs/manual/Quick-Start Guides/12-add-ingress.md @@ -7,7 +7,7 @@ We currently require Traefik to be installed before you enable ingress on your A ##### Requirements - Make sure your storage-pool is created and working -- Make Make sure you selected your storage-pool when you first opened the "Apps" interface, if not please refer to quick-start guide `01 - First time Apps setup` +- Make sure you selected your storage-pool when you first opened the "Apps" interface, if not please refer to quick-start guide `01 - First time Apps setup` - Make sure you have a working internet connection and can reach github and truecharts.org from the host system. - Make sure you already added the TrueCharts catalog from guide 02 - Make sure your App is installed and, preferably, working