Skip to content

Commit 67ce0be

Browse files
authored
Fixed typo
1 parent 2330b1c commit 67ce0be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The specification _will change_ from the original 2.0 version. We should typica
2424
- At any given time, there would be _at most_ 4 work branches. The branches would exist if work has started on them. Assuming a current version of 3.0.0:
2525
- `master` - Current stable version. No PRs would be accepted directly to modify the specification. PRs against supporting files can be accepted.
2626
- `v3.0.1` - The next PATCH version of the specification. This would include non-breaking changes such as typo fixes, document fixes, wording clarifications.
27-
- `v3.1.0` - The naxt MINOR version.
27+
- `v3.1.0` - The next MINOR version.
2828
- `v4.0.0` - The next MAJOR version.
2929
- The `master` branch shall remain the current, released OpenAPI Specification. We will describe and link the work branch(es) on the **default** README.md on master.
3030
- Examples of how something is described _currently_ vs. the proposed solution should accompany any change proposal.

0 commit comments

Comments
 (0)