Skip to content

Commit 637f013

Browse files
committed
splitting out spec operations
1 parent 825fc8a commit 637f013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To build a specification for a specific environment:
2828
2. Run `make construct-spec` from the repository root, which:
2929
- Updates templates with environment-specific values
3030
- Uses Redocly to compile the complete specification to `build/specification/`
31-
- For the `sandbox` environment, automatically runs `make publish` to convert the specification to JSON and save it to `sandbox/specification/` for immediate use
31+
3. For the `sandbox` environment, run `make publish` to convert the specification to JSON and save it to `sandbox/specification/` for immediate use
3232

3333
### Deploying Environment-Specific Specifications
3434

0 commit comments

Comments
 (0)