Skip to content

Commit ba4e7d4

Browse files
authored
Tiny changes to trigger GitBook checks
1 parent 9ebdb4c commit ba4e7d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

13/umbraco-cms/extending/packages/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ An Umbraco Package can be many things, but is generally characterized by:
1313
- Adding or extending functionality in the Umbraco CMS
1414
- Empowering people to do more and/or do things more efficiently
1515
- Engaging community members in collaboration and sharing
16-
- Solving real life problems
16+
- Solving real-life problems
1717
- Inspiring people on what Umbraco can be made capable of
1818

1919
### Categories of packages
@@ -32,11 +32,11 @@ A package that can be categorized as a Schema Extension will extend the default
3232

3333
#### Management Extensions
3434

35-
A Management Extension package helps you manage your site, and provides information to the users. Management extensions typically contain custom sections or dashboards to facilitate site management. [Diplo God Mode](https://marketplace.umbraco.com/package/diplo.godmode) is an example of a comprehensive management extension package with additional tools and information.
35+
A Management Extension package helps you manage your site and provides information to the users. Management extensions typically contain custom sections or dashboards to facilitate site management. [Diplo God Mode](https://marketplace.umbraco.com/package/diplo.godmode) is an example of a comprehensive management extension package with additional tools and information.
3636

3737
#### Starter Kits
3838

39-
Starter kits are, as the name suggests, a package that helps you set up a starter version of whatever you want to build. Most starter kit packages are for starting a website, and include schema like Document Types and Templates as well as content nodes and media. There are also some specialized starter kits, for example for creating a blog. Umbraco HQ has released their [own starter kit](https://www.nuget.org/packages/Umbraco.TheStarterKit), that creates a small site with the most commonly used features.
39+
Starter kits are, as the name suggests, a package that helps you set up a starter version of whatever you want to build. Most starter kit packages are for starting a website, and include schema like Document Types and Templates as well as content nodes and media. There are also some specialized starter kits, for example for creating a blog. Umbraco HQ has released their [own starter kit](https://www.nuget.org/packages/Umbraco.TheStarterKit), which creates a small site with the most commonly used features.
4040

4141
#### Content Apps
4242

0 commit comments

Comments
 (0)