Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon committed Nov 28, 2024
1 parent 49ca0b2 commit be62073
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/update_and_migration/from_3.3/update_from_3.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ Fastly users are not affected.
```

If you're not using a reverse proxy like Varnish or Fastly, adjust the compressed Content Type in the web server configuration.
For more information. see the [updated Apache and nginx template configuration](https://github.com/ibexa/post-install/pull/86/files).
For more information, see the [updated Apache and nginx template configuration](https://github.com/ibexa/post-install/pull/86/files).

Check warning on line 483 in docs/update_and_migration/from_3.3/update_from_3.3.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/update_and_migration/from_3.3/update_from_3.3.md#L483

[Ibexa.DontCapitalize] Don't capitalize 'Content Type' if inside the sentence.
Raw output
{"message": "[Ibexa.DontCapitalize] Don't capitalize 'Content Type' if inside the sentence.", "location": {"path": "docs/update_and_migration/from_3.3/update_from_3.3.md", "range": {"start": {"line": 483, "column": 83}}}, "severity": "WARNING"}

##### Outdated version of jQuery in ibexa/ezcommerce-shop package

Expand Down
2 changes: 1 addition & 1 deletion docs/update_and_migration/from_4.6/update_from_4.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ Fastly users are not affected.
```

If you're not using a reverse proxy like Varnish or Fastly, adjust the compressed Content Type in the web server configuration.

Check warning on line 204 in docs/update_and_migration/from_4.6/update_from_4.6.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/update_and_migration/from_4.6/update_from_4.6.md#L204

[Ibexa.DontCapitalize] Don't capitalize 'Content Type' if inside the sentence.
Raw output
{"message": "[Ibexa.DontCapitalize] Don't capitalize 'Content Type' if inside the sentence.", "location": {"path": "docs/update_and_migration/from_4.6/update_from_4.6.md", "range": {"start": {"line": 204, "column": 83}}}, "severity": "WARNING"}
For more information. see the [updated Apache and nginx template configuration](https://github.com/ibexa/post-install/pull/86/files).
For more information, see the [updated Apache and nginx template configuration](https://github.com/ibexa/post-install/pull/86/files).

#### XSS in Content name pattern

Expand Down

0 comments on commit be62073

Please sign in to comment.