This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 3570c6c Fix typo
3570c6c is described below
commit 3570c6c2946beca328ad4e260392fdb480031b20
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Nov 18 10:22:09 2021 +0000
Fix typo
---
webapps/docs/config/resources.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/config/resources.xml
b/webapps/docs/config/resources.xml
index 12e74cb..64a1610 100644
--- a/webapps/docs/config/resources.xml
+++ b/webapps/docs/config/resources.xml
@@ -326,7 +326,7 @@
<h3>Cache Strategy</h3>
<p>Additional control over the caching of static resources can be obtained by
- configuring a custom cache strategy. To configure a custom cache straegy,
+ configuring a custom cache strategy. To configure a custom cache strategy,
nest a <CacheStrategy> element inside the <Resources> element
with the following attributes:</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]