Skip to content

Commit bc71971

Browse files
authored
Merge pull request #7041 from readingdancer/patch-18
Fixing typos.
2 parents 77fcff1 + e2b9a7f commit bc71971

File tree

1 file changed

+4
-4
lines changed
  • 15/umbraco-cms/customizing/extending-overview

1 file changed

+4
-4
lines changed

15/umbraco-cms/customizing/extending-overview/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ description: Getting started with backoffice setup and configurations
44

55
# Extension Overview
66

7-
The Backoffice architecture is based on Extensions, making different parts of the UI extendable. Enabling you to append, replace, or remove parts.
7+
The backoffice architecture is based on Extensions, making different parts of the UI extendable. Enabling you to append, replace, or remove parts.
88

99
<figure><img src="../../.gitbook/assets/backoffice-overview-customizations.png" alt=""><figcaption></figcaption></figure>
1010

11-
In this section you can find the common terms, concepts and guides used to extend the Umbraco backoffice.
11+
In this section, you can find the common terms, concepts and guides used to extend the Umbraco backoffice.
1212

1313
## [Extension Registry](extension-registry/)
1414

15-
How to registere extensions or manipulate others.
15+
How to register extensions or manipulate others.
1616

1717
## [Extension Types](extension-types/)
1818

19-
An overview of the different ways to append funcationtlity.
19+
An overview of the different ways to append functionality.

0 commit comments

Comments
 (0)