diff --git a/packages/app-shell/README.md b/packages/app-shell/README.md
index bf0722edb3524754640edc40639327f6796897aa..b3d1a1d12e41b214031634cf2fecb471725cccf6 100644
--- a/packages/app-shell/README.md
+++ b/packages/app-shell/README.md
@@ -58,7 +58,7 @@ The `details` attribute of the event is the language (possible values `en`, `de`
 
 ### Slots
 
-You use the template tag to inject slots into the web component.
+You use template tags to inject slots into the web component.
 These templates will be converted to div containers when the page is loaded and will not show up before that.
 
 #### Unnamed slot