Skip to content

Commit 8eec89d

Browse files
committed
clarify hidden page language
1 parent 82d4331 commit 8eec89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/hidden-pages.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ If you want hidden pages to be indexed for SEO purposes and for their contents t
2222

2323
If you want to exclude a specific hidden page's content from search engine and internal search results, add `noindex: true` to the frontmatter of the page.
2424

25-
If you want to limit page access to specific groups of users, use personalization to control [page visibility](/authentication-personalization/overview#page-visibility).
25+
If you want to hide pages for specific groups of users, use personalization to control [page visibility](/authentication-personalization/overview#page-visibility).
2626

2727
If you want to maintain strcit access control to your docs, configure [authentication](/authentication-personalization/overview).

0 commit comments

Comments
 (0)