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