Skip to content

Commit d9baf95

Browse files
Apply suggestions from code review
Co-authored-by: julitafalcondusza <[email protected]>
1 parent 529c7c7 commit d9baf95

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

docs/getting_started/requirements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ For production setups it's recommended that you use Varnish/Fastly, Redis, NFS/E
251251
- ImageMagick
252252
- GD
253253

254-
Optionally if you intend to edit [PNG, SVG, GIF or WEBP files in the Image Editor](images.md#image-optimization), or use it with image variations:
254+
Optionally, if you intend to edit [PNG, SVG, GIF or WEBP files in the Image Editor](images.md#image-optimization), or use it with image variations:
255255

256256
- JpegOptim
257257
- Optipng
@@ -379,7 +379,7 @@ For production setups it's recommended that you use Varnish/Fastly, Redis, NFS/E
379379
=== "[[= product_name =]] v5.0"
380380

381381
[[= product_name =]] is developed to work with *any* web browser that supports modern standards, on *any* screen resolution suitable for web, running on *any* device.
382-
However for the Editorial and Administration User Interfaces you need: a minimum of 1366-by-768 screen resolution, a desktop or tablet device, and a recommended/supported browser among the ones found below.
382+
However, for the Editorial and Administration User Interfaces, you need: a minimum of 1366-by-768 screen resolution, a desktop or tablet device, and a recommended/supported browser among the ones found below.
383383

384384
- Mozilla® Firefox® most recent stable version (recommended)
385385
- Google Chrome™ most recent stable version (recommended)

docs/search/search_engines/solr_search_engine/install_solr.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ For configuring Solr in other ways, including examples, see [Solr Cores and `sol
1313

1414
!!! note "Solr versions"
1515

16-
Supported Solr versions are Solr 7, 8 and 9. Using the most recent version of Solr is recommended.
16+
Supported Solr versions are Solr 7, 8 and 9.
17+
Using the most recent version of Solr is recommended.
1718

1819
Download and extract Solr:
1920

docs/update_and_migration/from_4.6/update_from_4.6.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -388,12 +388,12 @@ Then, follow the [instructions for setting up Solr 9 with [[= product_name =]]](
388388

389389
Changes include:
390390

391-
1. Configuration files changes
391+
1. Configuration files
392392

393393
- the `schema.xml` configuration file became [`managed-schema.xml`](https://solr.apache.org/guide/solr/latest/upgrade-notes/major-changes-in-solr-6.html#managed-schema-is-now-the-default)
394394
- the [removed `LatLonType` field is replaced by the `LatLonPointSpatialField` field](https://solr.apache.org/guide/solr/latest/upgrade-notes/major-changes-in-solr-7.html#deprecations-and-removed-features)
395395

396-
1. New [Solr version parameter](install_solr.md#configure-solr-version)
396+
2. New [Solr version parameter](install_solr.md#configure-solr-version)
397397

398398
Once Solr 9 is fully configured, [refresh the search index](reindex_search.md).
399399

0 commit comments

Comments
 (0)