changelog: fix missing backtick (#14663)

This commit is contained in:
Evan Culver 2022-09-16 11:30:06 -07:00 committed by GitHub
parent 4636ff92e4
commit 4b89b66fc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
```release-note:bug
connect: Fixed an issue where intermediate certificates could build up in the root CA because they were never being pruned after expiring.
``
```