From 9d8c153556ea2ad603c2adc79421a95b0a60904f Mon Sep 17 00:00:00 2001 From: Vlad Starkovsky Date: Thu, 27 Jun 2019 05:15:51 +0300 Subject: [PATCH] Fixed minor grammar --- packages/docs/docs/guide/permalinks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/docs/guide/permalinks.md b/packages/docs/docs/guide/permalinks.md index 60a3dfaad9..9399e2920f 100644 --- a/packages/docs/docs/guide/permalinks.md +++ b/packages/docs/docs/guide/permalinks.md @@ -33,7 +33,7 @@ It seems that we have seen the shadow of the blog. Let's continue to look down. ## Permalinks -A permalink is a URL that is intended to remain unchanged for many years into the future, yielding a hyperlink that is less susceptible to link rot[1]. VuePress supports a flexible way to build permalinks, allowing you to leverage various template variables. +A permalink is a URL that is intended to remain unchanged for many years into the future, yielding a hyperlink that is less susceptible to link root[1]. VuePress supports a flexible way to build permalinks, allowing you to leverage various template variables. The default permalink is `/:regular`.