mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-05-13 13:58:57 +00:00
Fix typo in README
This commit is contained in:
parent
f68a06d0e6
commit
1a37024d42
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ To run all the tests, run `yarn test`
|
|||
|
||||
## Build System
|
||||
|
||||
We have a very simple build system based on package.json scripts that are called called using `yarn`
|
||||
We have a very simple build system based on package.json scripts that are called using `yarn`
|
||||
and a thin wrapper for what we call build "actions".
|
||||
|
||||
We've defined a `do` package.json script that takes an `action` parameter:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue