diff options
author | root <root@rbsd.ankarstrom.se> | 2021-04-24 15:24:06 +0000 |
---|---|---|
committer | root <root@rbsd.ankarstrom.se> | 2021-04-24 15:24:06 +0000 |
commit | 69efb3ce551d19d7963c4de9b420a70a0755da0d (patch) | |
tree | 59307e604a6e4c5180a6f61a24fa7a854988d11b /README | |
parent | 9de1f3d2445f84180da4243522ede7955012eeaf (diff) | |
download | Apache-Inject-69efb3ce551d19d7963c4de9b420a70a0755da0d.tar.gz |
Fix typo
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ DESCRIPTION the current server or virtual server. * Apache::Inject is designed for injecting headers and footers that - belong in the <body<gt> element, such as headings, menu bars and + belong in the <body> element, such as headings, menu bars and copyright notices. It is not built for inserting <head> elements. INSTALLATION |