cleanup to trigger build
diff --git a/content/core/core_news/2023-05-09-9-6-0-available.md b/content/core/core_news/2023-05-09-9-6-0-available.md
index dcf137b..b5b35cb 100644
--- a/content/core/core_news/2023-05-09-9-6-0-available.md
+++ b/content/core/core_news/2023-05-09-9-6-0-available.md
@@ -13,7 +13,7 @@
 
 ### Lucene 9.6.0 Release Highlights:
 
-* Introduce a new KeywordField for simple and efficient  filtering, sorting and faceting.
+* Introduce a new KeywordField for simple and efficient filtering, sorting and faceting.
 * Add support for Java 20 foreign memory API. If exactly Java 19 or 20 is used, MMapDirectory will mmap Lucene indexes in chunks of 16 GiB (instead of 1 GiB) and indexes closed while queries are running can no longer crash the JVM.
 * Improved performance for TermInSetQuery, PrefixQuery, WildcardQuery and TermRangeQuery
 * Lower memory usage for BloomFilteringPostingsFormat
@@ -24,4 +24,4 @@
 
 Please read CHANGES.txt for a full list of new features and changes:
 
-  <https://lucene.apache.org/core/9_6_0/changes/Changes.html>
\ No newline at end of file
+  <https://lucene.apache.org/core/9_6_0/changes/Changes.html>