diff --git a/development.md b/development.md index c7894ae1..8513710a 100644 --- a/development.md +++ b/development.md @@ -44,7 +44,7 @@ of the merged PR from the previous step, and in the Numaflow repo run: ```shell go mod tidy ``` - Create a PR for these changes. + Create a PR for these changes ### Adding a New Example