Skip to content

Commit 8d4127f

Browse files
author
Paul M. Jones
committed
rewording
1 parent ca82d4e commit 8d4127f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@ If the package provides a directory for web server files, it MUST be named
6262
This publication does not otherwise define the structure and contents of the
6363
directory.
6464

65-
> N.b.: This directory MAY or MAY NOT be intended as a document root in itself.
66-
> It MAY be that the files will be served dynamically via other code, copied
67-
> or symlinked to the "real" document root, or otherwise managed so that they
68-
> become publicly available on the web.
65+
> N.b.: This directory MAY be intended as a web server document root.
66+
> Alternatively, it MAY be that the files will be served dynamically via other
67+
> code, copied or symlinked to the "real" document root, or otherwise managed so
68+
> that they become publicly available on the web.
6969
7070
### src/
7171

0 commit comments

Comments
 (0)