Skip to content

Commit 6c579e1

Browse files
authored
Update what-s-new-for-developers-in-sharepoint.md
1 parent 3dafc2e commit 6c579e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/general-development/what-s-new-for-developers-in-sharepoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Learn about new features and functionality in SharePoint 2013, including the new
1010
## Cloud Add-in Model
1111
<a name="bmSpApps"> </a>
1212

13-
SharePoint 2013 introduces a Cloud Add-in Model that enables you to createadd-ins. SharePoint Add-ins are self-contained pieces of functionality that extend the capabilities of a SharePoint website. An add-in may include SharePoint components such as lists, workflows, and site pages, but it can also surface a remote web application and remote data in SharePoint. An add-in has few or no dependencies on any other software on the device or platform where it is installed, other than what is built into the platform. This characteristic enables add-ins to be installed simply and uninstalled cleanly. Add-ins have no custom code that runs on the SharePoint servers. Instead, all custom logic moves "up" to the cloud or "down" to client computers. Additionally, SharePoint 2013 introduces an innovative delivery model for SharePoint Add-ins that includes components like the Office Store and the Add-in Catalog.
13+
SharePoint 2013 introduces a Cloud Add-in Model that enables you to create add-ins. SharePoint Add-ins are self-contained pieces of functionality that extend the capabilities of a SharePoint website. An add-in may include SharePoint components such as lists, workflows, and site pages, but it can also surface a remote web application and remote data in SharePoint. An add-in has few or no dependencies on any other software on the device or platform where it is installed, other than what is built into the platform. This characteristic enables add-ins to be installed simply and uninstalled cleanly. Add-ins have no custom code that runs on the SharePoint servers. Instead, all custom logic moves "up" to the cloud or "down" to client computers. Additionally, SharePoint 2013 introduces an innovative delivery model for SharePoint Add-ins that includes components like the Office Store and the Add-in Catalog.
1414

1515

1616

0 commit comments

Comments
 (0)