From 369e49ed5dbfc19cc296ffc55785f526c84cb4cf Mon Sep 17 00:00:00 2001 From: Andy Gout Date: Mon, 13 Mar 2023 13:19:21 +0000 Subject: [PATCH] Update plugins/next-router/readme.md Co-authored-by: Joel Carr --- plugins/next-router/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/next-router/readme.md b/plugins/next-router/readme.md index fa36ca50c..224e67fe7 100644 --- a/plugins/next-router/readme.md +++ b/plugins/next-router/readme.md @@ -37,7 +37,7 @@ options: appName: appName # system's `name` field as it appears in next-service-registry '@dotcom-tool-kit/vault': team: 'next' - app: 'next-[appName]' # corresponding Vault directory name + app: '[systemCode]' # corresponding Vault directory name ``` ## Options