git: 771a52cc61 - main - website: Fix erratic line break in items list

From: Danilo G. Baio <dbaio_at_FreeBSD.org>
Date: Sat, 23 Dec 2023 23:32:27 UTC
The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/doc/commit/?id=771a52cc6181f40a4323189e0749d76f309e5ed8

commit 771a52cc6181f40a4323189e0749d76f309e5ed8
Author:     Jose Luis Duran <jlduran@gmail.com>
AuthorDate: 2023-12-23 20:08:53 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-12-23 23:30:35 +0000

    website: Fix erratic line break in items list
    
    Pull Request:   https://github.com/freebsd/freebsd-doc/pull/296
---
 website/content/en/where.adoc | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc
index 140b563aad..b7bc6b5c93 100644
--- a/website/content/en/where.adoc
+++ b/website/content/en/where.adoc
@@ -206,11 +206,10 @@ Pre-`RELEASE` versions of FreeBSD, not intended for use in production environmen
 Uppercase has special meaning. For example:
 
 * a first _beta release_ is not a (production) `RELEASE`.
-The word `CURRENT` is sometimes a source of confusion:
 
-* if you are looking for the _current version_ of FreeBSD, you most likely want a `RELEASE` version (see above) – **not** `CURRENT`
+The word `CURRENT` is sometimes a source of confusion:
 
-– `CURRENT` has special meaning in the development process.
+* if you are looking for the _current version_ of FreeBSD, you most likely want a `RELEASE` version (see above) – **not** `CURRENT` – `CURRENT` has special meaning in the development process.
 
 [[download-snapshots]]
 === Development Snapshots