Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit efefe13

Browse files
authored
fix: fixed typo (INTERSECT-training#111)
1 parent 4f59f8f commit efefe13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_episodes/05-versioning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ release still break some users.
5555

5656
> #### Avoiding breakage
5757
>
58-
> You can't be sure that a minor a patch release will not break you. No library
58+
> You can't be sure that a minor patch release will not break you. No library
5959
> can follow SemVer close enough to be "true" SemVer unless they only release
6060
> major versions. "They didn't follow SemVer closely enough" is not a good argument
6161
> for any package causing breakage.

0 commit comments

Comments
 (0)