Skip to content

Commit

Permalink
dev-proc/source-code-structure.md: fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Kopeć <[email protected]>
  • Loading branch information
mkopec committed Nov 16, 2023
1 parent ce717ab commit 3cd9f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dev-proc/source-code-structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,6 @@ matches the release version. Commit fixes into this branch and when finished,
bump the `z` (patch version) component of the version number.
Fixes from this branch should be merged later back into `dasharo`. Branching
from the previous release tag helps avoind introducing breaking changes that may
from the previous release tag helps avoid introducing breaking changes that may
have been merged to `dasharo` in the time after the affected release has been
published.

0 comments on commit 3cd9f28

Please sign in to comment.