diff --git a/docs/pdk_overview.md b/docs/pdk_overview.md index 7c7ac18a4..57b2d8e63 100644 --- a/docs/pdk_overview.md +++ b/docs/pdk_overview.md @@ -29,7 +29,7 @@ the converted module. ![Diagram of PDK commands in the development workflow.](pdk-workflow.png) When you validate and run unit tests on your module, you can check it against -specific versions of Puppet and PE. This can help you ensure compatibility with +specific versions of Puppet and Puppet EnterpriseĀ® (PE). This can help you ensure compatibility with multiple versions of Puppet and make upgrades smoother.Ā  PDK can unit test code that it generates, but for any other code you add, you'll