Skip to content

Commit 71a5b14

Browse files
authored
Fixed typo in bookmark
1 parent 0d88844 commit 71a5b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sp-add-ins/access-sharepoint-data-from-add-ins-using-the-cross-___domain-library.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You can access data in the host web—for example, you can access lists that end
1919
> [!NOTE]
2020
> In this topic, **add-in ___domain** refers to the ___domain that hosts the add-in pages. This can be the ___domain of a remote web application in a provider-hosted add-in, but add-in pages can also be on SharePoint in the add-in web and make calls to the host web ___domain. In the latter scenario, the add-in ___domain is the ___domain of the add-in web.
2121
22-
The main example in this article shows how to build an add-in that reads data on the add-in web and displays it on a webpage. The [Next steps](SP15Accessdatafromremoteapp_Next) section shows more scenarios that build on top of the main example.
22+
The main example in this article shows how to build an add-in that reads data on the add-in web and displays it on a webpage. The [Next steps](#SP15Accessdatafromremoteapp_Next) section shows more scenarios that build on top of the main example.
2323

2424

2525
<a name="SP15Accessdatafromremoteapp_Prereq"> </a>

0 commit comments

Comments
 (0)