Skip to content

Commit 552710f

Browse files
authored
Merge pull request #3284 from sivarajans/patch-typo-fix
Fixed typo in image reference commit id
2 parents 82cbf2c + 22db28d commit 552710f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/input/docs/learn/branching-strategies/index.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RedirectFrom:
1717
<pre><code class="language-shell">e137e9 -> 1.0.0+0
1818
a5f6c5 -> 1.0.1+1
1919
adb29a -> 1.0.1-feature-foo.1+1 (PR #5 Version: `1.0.1-PullRequest.5+2`)
20-
7c2438 -> 1.0.1-feature-foo.1+2 (PR #5 Version: `1.0.1-PullRequest.5+3`)
20+
7c2430 -> 1.0.1-feature-foo.1+2 (PR #5 Version: `1.0.1-PullRequest.5+3`)
2121
5f413b -> 1.0.1+4
2222
d6155b -> 2.0.0-rc.1+0 (Before and after tag)
2323
d53ab6 -> 2.0.0-rc.2+1 (Pre-release number was bumped because of the tag on previous commit)

0 commit comments

Comments
 (0)