Small spelling and MD fixes (IntelliJ assisted)

This commit is contained in:
Sebastian Peters
2024-01-21 12:10:36 +01:00
committed by Sebastian Peters
parent 2de30e72a9
commit e7a13b9637
+4 -4
View File
@@ -2,11 +2,11 @@
## Supported Versions
Please vist the [Releases](https://struts.apache.org/releases.html#prior-releases) page to see full information about each version
Please visit the [Releases](https://struts.apache.org/releases.html#prior-releases) page to see full information about each version
and what potential vulnerability it can have:
| Version | Supported |
| ------- | ------------------ |
|---------|--------------------|
| 6.0.0 | :white_check_mark: |
| 2.5.30 | :white_check_mark: |
@@ -28,8 +28,8 @@ All mail sent to this address that does not relate to security problems in the A
```
Note that all networked servers are subject to denial of service attacks, and we cannot promise magic
workarounds to generic problems (such as a client streaming lots of data to your server, or re-requesting
the same URL repeatedly). In general our philosophy is to avoid any attacks which can cause the server
workarounds to generic problems (such as a client streaming lots of data to your server, or requesting
the same URL repeatedly). In general, our philosophy is to avoid any attacks that can cause the server
to consume resources in a non-linear relationship to the size of inputs.
The mailing address is: [security@struts.apache.org](mailto:security@struts.apache.org)