This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 9803980 Fix typo
9803980 is described below
commit 9803980ca5ed74c6bfdaee4c0e661a236df966c5
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]