Skip to content

Commit 649570c

Browse files
nanddeepnVesaJuvonen
authored andcommitted
Corrected button text to "..." (SharePoint#4625)
Under the section "Managing and troubleshooting add-in permissions", the button text "???" is corrected to "..."
1 parent 0ab29c3 commit 649570c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sp-add-ins/add-in-permissions-in-sharepoint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,9 +281,9 @@ The **BaseTemplateId** property is a child element, not an attribute of the **Ap
281281

282282
SharePoint Add-ins that are installed to SharePoint are granted permissions when they are installed. Add-ins that are installed on other platforms but access SharePoint are granted permissions at runtime by the user who is running the add-in. Occasionally, the first kind of add-in may lose its permissions. You can regrant permissions to an add-in by using the following steps:
283283

284-
1. On the **Site Contents** page of the website where the add-in seems to have lost permissions, select the **???** button on the add-in's tile. This opens a callout with either a **PERMISSIONS** link or another **???** button.
284+
1. On the **Site Contents** page of the website where the add-in seems to have lost permissions, select the **...** button on the add-in's tile. This opens a callout with either a **PERMISSIONS** link or another **...** button.
285285

286-
2. Select the **PERMISSIONS** link if it is there and skip the next step, or select the **???** button.
286+
2. Select the **PERMISSIONS** link if it is there and skip the next step, or select the **...** button.
287287

288288
3. Select the **Permissions** link.
289289

0 commit comments

Comments
 (0)