From 27b8d18d35ca74d87c502a5c46638a0ae90fc802 Mon Sep 17 00:00:00 2001 From: Russell Day Date: Tue, 22 Mar 2016 15:45:24 +0000 Subject: [PATCH] Fixed typo in updates.rst Fixed typo wildecard -> wildcard --- aspnet/dnx/projects.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aspnet/dnx/projects.rst b/aspnet/dnx/projects.rst index 0813159a86..87ec70776f 100644 --- a/aspnet/dnx/projects.rst +++ b/aspnet/dnx/projects.rst @@ -456,9 +456,9 @@ In addition to the above table there are some extra properties that you will not +---------------------+-------------------------------------+-----------------------------------+ | preprocessFiles | | Wildcard is not allowed | +---------------------+-------------------------------------+-----------------------------------+ -| resourceFiles | | Wildecard is not allowed | +| resourceFiles | | Wildcard is not allowed | +---------------------+-------------------------------------+-----------------------------------+ -| sharedFiles | | Wildecard is not allowed | +| sharedFiles | | Wildcard is not allowed | +---------------------+-------------------------------------+-----------------------------------+ Precedence