Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Jianrong Zhang <jianrzha@redhat.com>
  • Loading branch information
rm3l and jianrongzhang89 committed Feb 20, 2024
1 parent 8a3bbda commit c9013cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/developer.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,9 @@ make deploy-openshift [IMAGE_TAG_BASE=<your-registry>/backstage-operator]
```

### Modifying the API definitions
If you are editing the API definitions, regenerate the bundle using:
If you are editing the API definitions, regenerate the manifests and bundle using:
```sh
make bundle
make manifests bundle
```
**NOTE:** Run `make help` for more information on all potential `make` targets

Expand Down

0 comments on commit c9013cf

Please sign in to comment.