Skip to content

Commit 7cdd132

Browse files
committed
Fine-tunes tag.
1 parent eccb5bb commit 7cdd132

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/contribute/_snippets/tag-processing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ The following table shows how the badge text and corresponding tooltip text vary
2828
| beta | prerelease | Planned |
2929
| | post-release | `<KEY> BETA <VERSION>` <br><br> example: {applies_to}`stack: beta 9.1` |
3030
| ga | prerelease | Planned |
31-
| | post-release | `<KEY> <VERSION>` <br><br> example: {applies_to}`stack: 9.1` |
31+
| | post-release | `<KEY> <VERSION>` <br><br> example: {applies_to}`stack: ga 9.1` |
3232
| deprecated | prerelease | Deprecation planned |
3333
| | post-release | `<KEY> DEPRECATED <VERSION>` <br><br> example: {applies_to}`stack: deprecated 9.1`|
3434
| removed | prerelease | Removal planned |
35-
| | post-release | `<KEY> REMOVED <VERSION>` <br><br> example: {applies_to}`stack: removed 9.1` |
35+
| | post-release | `<KEY> REMOVED <VERSION>` <br><br> example: {applies_to}`stack: removed 9.1` |

0 commit comments

Comments
 (0)