Skip to content

Commit beba91d

Browse files
committed
Escape operator to fix build
Signed-off-by: Samreet Singh <samreet.singh@iteratec.com>
1 parent 527293b commit beba91d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/docs/10-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ is roughly every four weeks (we will usually make a new release after each sprin
1818
| ------- | ------------------ | ------------------ |
1919
| 5.x.x | :white_check_mark: | :white_check_mark: |
2020
| 4.16.x | Critical issues only | :x: |
21-
| <= 3.15.x | :x: | :x: |
21+
| \<= 3.15.x | :x: | :x: |
2222

2323
### Major Release (Semver)
2424
_Upcoming major updates_ will come with a time window in which both _major versions_ (starting with v2.x.x)

0 commit comments

Comments
 (0)