Skip to content

Commit 1f044c1

Browse files
kuzdogancameel
authored andcommitted
Remove "sorted" in std-json remappings docs
1 parent 2e33f25 commit 1f044c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using-the-compiler.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ Input Description
279279
{
280280
// Optional: Stop compilation after the given stage. Currently only "parsing" is valid here
281281
"stopAfter": "parsing",
282-
// Optional: Sorted list of remappings
282+
// Optional: List of remappings
283283
"remappings": [ ":g=/dir" ],
284284
// Optional: Optimizer settings
285285
"optimizer": {

0 commit comments

Comments
 (0)