You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ To build a specification for a specific environment:
28
28
2. Run `make construct-spec` from the repository root, which:
29
29
- Updates templates with environment-specific values
30
30
- 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
0 commit comments