Skip to content

Commit a9a5191

Browse files
committed
Update core-concepts-office-add-ins.md
1 parent dc70cb6 commit a9a5191

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/overview/core-concepts-office-add-ins.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For the best foundation for these common features and application-specific imple
2727
:::image type="content" source="../images/office-add-ins-lifecycle-step-1-plan.png" alt-text="illustration of a route winding through mountains":::
2828
:::column-end:::
2929
:::column span="3":::
30-
**Plan**</br>
30+
</br>**Plan**</br>
3131
[Learn the best practices and system requirements for Office Add-ins.](../concepts/add-in-development-best-practices.md)
3232
:::column-end:::
3333
:::row-end:::
@@ -36,7 +36,7 @@ For the best foundation for these common features and application-specific imple
3636
:::image type="content" source="../images/office-add-ins-lifecycle-step-2-develop.png" alt-text="illustrtion of a plan, a cog, and a wrench":::
3737
:::column-end:::
3838
:::column span="3":::
39-
**Develop**</br>
39+
</br>**Develop**</br>
4040
[Learn the APIs and patterns to develop Office Add-ins.](../develop/develop-overview.md)
4141
:::column-end:::
4242
:::row-end:::
@@ -45,7 +45,7 @@ For the best foundation for these common features and application-specific imple
4545
:::image type="content" source="../images/office-add-ins-lifecycle-step-3-test-and-debug.png" alt-text="illustration of an eye looking through a magnifying glass":::
4646
:::column-end:::
4747
:::column span="3":::
48-
**Test and debug**</br>
48+
</br>**Test and debug**</br>
4949
[Learn how to test and debug Office Add-ins.](../testing/test-debug-office-add-ins.md)
5050
:::column-end:::
5151
:::row-end:::
@@ -54,7 +54,7 @@ For the best foundation for these common features and application-specific imple
5454
:::image type="content" source="../images/office-add-ins-lifecycle-step-4-publish.png" alt-text="illustration of a rocket ship being deployed":::
5555
:::column-end:::
5656
:::column span="3":::
57-
**Publish**</br>
57+
</br>**Publish**</br>
5858
[Learn how to deploy and publish Office Add-ins.](../publish/publish.md)
5959
:::column-end:::
6060
:::row-end:::
@@ -63,7 +63,7 @@ For the best foundation for these common features and application-specific imple
6363
:::image type="content" source="../images/office-add-ins-lifecycle-step-5-reference.png" alt-text="illustration of a large reference book":::
6464
:::column-end:::
6565
:::column span="3":::
66-
**Reference**</br>
66+
</br>**Reference**</br>
6767
[View the reference documentation for the Office JavaScript APIs, the add-ins manifest, error code lists, and more.](../reference/javascript-api-for-office.md)
6868
:::column-end:::
6969
:::row-end:::

0 commit comments

Comments
 (0)