From a27f20f5e860408bd7d3bcf148e269cdcedfdef0 Mon Sep 17 00:00:00 2001 From: Aditya Radhakrishnan Date: Wed, 11 Jan 2023 06:07:50 -0800 Subject: [PATCH] fix(docs): fix name of privilege referenced in posts doc (#7002) --- docs/posts.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/posts.md b/docs/posts.md index 479baf342b..9647ee4ca9 100644 --- a/docs/posts.md +++ b/docs/posts.md @@ -11,7 +11,7 @@ DataHub allows users to make Posts that can be displayed on the app. Currently, ## Posts Setup, Prerequisites, and Permissions -Anyone can view Posts on the home page. To create Posts, a user must either have the **CREATE_GLOBAL_ANNOUNCEMENTS** Privilege, or possess the **Admin** DataHub Role. +Anyone can view Posts on the home page. To create Posts, a user must either have the **Create Global Announcements** Privilege, or possess the **Admin** DataHub Role. ## Using Posts @@ -50,4 +50,4 @@ Here are some examples of Posts displayed on the home page, with one **TEXT** po ## FAQ and Troubleshooting -*Need more help with Posts? Join the conversation in [Slack](http://slack.datahubproject.io)! Please post in the **#ui** channel!* \ No newline at end of file +*Need more help with Posts? Join the conversation in [Slack](http://slack.datahubproject.io)! Please post in the **#ui** channel!*