Skip to content

Commit 6a986b2

Browse files
committed
typo fixes
1 parent 06f2436 commit 6a986b2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/solution-guidance/portal-performance.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@ Every portal design includes at least one aspect that requires customizing Share
1010

1111
Implementing customizations to SharePoint Online places an even greater emphasis on effective design and development for web applications in general, and client-side web applications in particular, especially when it comes to the concept of application performance.
1212

13-
> [!NOTE]
13+
> [!NOTE]
1414
> Although this guidance primarily targets SharePoint Online, most of it also applies to portals hosted in an on-premises SharePoint environment.
1515
1616
## Optimizing Classic Portal Pages
1717
If you have not implemented Modern pages yet and are looking to optimize your existing or new Classic portal pages then this section applies to you.
18-
To assist with some intial page reviews and start the process of understanding performance on classic portal pages for SharePoint Online, the [Page Diagnostics tool for SharePoint](https://aka.ms/perftool) can be utilized.
19-
It is a Chrome extension developed by Microsoft to highlight guidance for optimzing Classic SharePoint portal pages.
18+
To assist with some initial page reviews and start the process of understanding performance on classic portal pages for SharePoint Online, the [Page Diagnostics tool for SharePoint](https://aka.ms/perftool) can be utilized.
19+
It is a Chrome extension developed by Microsoft to highlight guidance for optimizing Classic SharePoint portal pages.
2020

2121
Whilst some of the items highlighted relate to existing out of the box functionality, we are working towards removing these components as there are better alternatives that provide a faster user experience.The biggest culprit is the use of structural navigation.
22-
The tool also highlights enhanced functionlity e.g. Content Delivery Networks (CDNs), that have been made available by Microsoft to further optimize the end user experience. Please also see [Tune SharePoint Online Performance](https://aka.ms/spoperformance)
22+
The tool also highlights enhanced functionality e.g. Content Delivery Networks (CDNs), that have been made available by Microsoft to further optimize the end user experience. Please also see [Tune SharePoint Online Performance](https://aka.ms/spoperformance)
2323

2424
What you will see is that between the Page Diagnostics tool and tuning guidance, they provide a high level overview of what impacts performance whilst the details on this page take you deeper into how customizations should be built to avoid impacting a pages performance.
2525

0 commit comments

Comments
 (0)