Skip to content

Commit 34bf65e

Browse files
Removed extra word "ensure"
## Category - [x] Content fix - [ ] New article ## What's in this Pull Request? a) Removed redundant word "ensure"
1 parent 589f0a9 commit 34bf65e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/web-parts/get-started/hosting-webpart-from-office-365-cdn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ For information on enabling and configuring the Microsoft 365 CDN in your ShareP
3636

3737
1. Switch to the console and make sure you're still in the project directory that you used to set up your web part project.
3838
1. If you are still running the local webserver by executing **gulp serve** in the previous tutorial, press <kbd>CTRL</kbd>+<kbd>C</kbd> to terminate it.
39-
1. Ensure ensure you're in your project directory:
39+
1. Ensure you're in your project directory:
4040

4141
```console
4242
cd helloworld-webpart

0 commit comments

Comments
 (0)