From b2e6cc6b6b7a87e96310a861e97fa674bf595163 Mon Sep 17 00:00:00 2001 From: Max Malook Date: Thu, 29 Oct 2015 09:58:55 +0100 Subject: [PATCH] Update static-files.rst --- aspnet/fundamentals/static-files.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnet/fundamentals/static-files.rst b/aspnet/fundamentals/static-files.rst index 6cc530fe1f..e84e366f17 100644 --- a/aspnet/fundamentals/static-files.rst +++ b/aspnet/fundamentals/static-files.rst @@ -87,7 +87,7 @@ The following figure illustrates the results of browsing to the Web app's ``imag .. image:: static-files/_static/dir-browse.png -Now, let's say that you have a project hierarchy where you want the user to be able to browse a directory that is not in the webroot. For example,let's take a simple layout like the following: +Now, let's say that you have a project hierarchy where you want the user to be able to browse a directory that is not in the webroot. For example, let's take a simple layout like the following: - wwwroot