diff --git a/src/sphinx/introduction.rst b/src/sphinx/introduction.rst index 74a8ca277..5859c515e 100644 --- a/src/sphinx/introduction.rst +++ b/src/sphinx/introduction.rst @@ -65,7 +65,7 @@ Core Concepts Native packager is based on a few simple concepts. If you understand these, you will be able to customize your build, create own packaging formats and deploy more effectively. -The first concept is the separation of concners in two plugin kinds. +The first concept is the separation of concerns in two plugin kinds. - :ref:`format plugins ` define **how** a package is created - :ref:`archetype plugins ` define **what** a package should contain