This is an automated email from the ASF dual-hosted git repository.
robertwb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/beam-starter-typescript.git
The following commit(s) were added to refs/heads/main by this push:
new e542f8f typo
e542f8f is described below
commit e542f8f8f70e8bf0b321c05315c97ebcc7e2c3f8
Author: Robert Bradshaw <[email protected]>
AuthorDate: Mon Feb 6 13:54:40 2023 -0800
typo
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index da60dc5..3b80045 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ This can be done with
npm install
```
-The pipeline is then build with
+The pipeline is then built with
```sh
npm run build