Skip to content

Commit 7c106e1

Browse files
committed
updating language for a bit more clarity
1 parent eaad562 commit 7c106e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ run `ordercss <main entry module path>`
5454

5555
#### The mainEntryModulePath Argument
5656

57-
The lone ***mainEntryModulePath*** is a required argument bearing the file location of a module whose dependency graph would be examined for non-referenced css module imports and curated. The expected parameter value is either the absolute path to the entry module or the module path relative to the current working directory.
57+
The lone ***mainEntryModulePath*** is a required argument bearing the file location of a module whose dependency graph would be examined for non-referenced css module imports and curated. The expected parameter value is either the absolute path to the entry module file or the entry module file path relative to the current working directory.
5858

5959

6060
# Prologue

0 commit comments

Comments
 (0)