diff --git a/aspnet/dnx/projects.rst b/aspnet/dnx/projects.rst index c329ca2f2f..536d8ccca6 100644 --- a/aspnet/dnx/projects.rst +++ b/aspnet/dnx/projects.rst @@ -399,7 +399,7 @@ The most common sections that you will see for including and excluding files are * The *publishExclude* section allows you to exclude files from the publish output of your project. In this example, all *.xproj*, *.user*, and *.vspscc* files from the output of the publish command. -.. note:: Most sections of the *project.json* file that deal with files allow `glob patterns `_, which often called wildcards. +.. note:: Most sections of the *project.json* file that deal with files allow `glob patterns `_, which are often called wildcards. List of include/exclude properties ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^