Skip to content

Commit e1c90fa

Browse files
authored
Remove linebreak from #75598 known-issue docs (#97216)
Linebreaks in `preformatted text` are preserved in the rendered docs, which is not what we want here.
1 parent 32deaf9 commit e1c90fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/release-notes/7.13.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@ PUT _cluster/settings
181181
+
182182
This issue is fixed in {es} versions 7.14.1 and later. It is not possible to
183183
repair a repository once it is affected by this issue, so you must restore the
184-
repository from a backup, or clear the repository by executing `DELETE
185-
_snapshot/<repository name>/*`, or move to a fresh repository. For more
184+
repository from a backup, or clear the repository by executing
185+
`DELETE _snapshot/<repository name>/*`, or move to a fresh repository. For more
186186
details, see {es-issue}75598[#75598].
187187
// end::snapshot-repo-corruption-75598-known-issue[]
188188

0 commit comments

Comments
 (0)