fix(docs): fix name of privilege referenced in posts doc (#7002)

This commit is contained in:
Aditya Radhakrishnan 2023-01-11 06:07:50 -08:00 committed by GitHub
parent 305685951a
commit a27f20f5e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ DataHub allows users to make Posts that can be displayed on the app. Currently,
## Posts Setup, Prerequisites, and Permissions ## 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 ## Using Posts