doc: fix typo in Lake's Require DSL
This commit is contained in:
parent
ea60ac1443
commit
24cfae2421
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ def expandDepSpec : TSyntax ``depSpec → MacroM Command
|
|||
| _ => Macro.throwUnsupported
|
||||
|
||||
/--
|
||||
Adds a mew package dependency to the workspace. Has two forms:
|
||||
Adds a new package dependency to the workspace. Has two forms:
|
||||
|
||||
```lean
|
||||
require foo from "path"/"to"/"local"/"package" with NameMap.empty
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue