docs(core): fix typo in code example
This commit is contained in:
parent
b4db6e8f23
commit
eb3242ab44
@ -67,7 +67,7 @@ Our fully configured example would look like this:
|
||||
// generates docs from source code of all dependencies
|
||||
"inputs": ["^production"],
|
||||
// the docs site is created under /docs
|
||||
"outpus": ["{workspaceRoot}/docs"]
|
||||
"outputs": ["{workspaceRoot}/docs"]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user