From 682b2c6a1002fbb4d5c24a04dc16a0ba3590ccaf Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Mon, 25 Jan 2021 14:51:32 -0500 Subject: [PATCH] Fix typo --- docs/features/kubernetes/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/kubernetes/installation.md b/docs/features/kubernetes/installation.md index 9988ee8221..9e531de655 100644 --- a/docs/features/kubernetes/installation.md +++ b/docs/features/kubernetes/installation.md @@ -115,5 +115,5 @@ Start the frontend and the backend app by ## Configuration -After installing the plugins in the code, you'll need to them +After installing the plugins in the code, you'll need to then [configure them](configuration.md).