This is an automated email from the ASF dual-hosted git repository.
gstein pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/petri-site.git
The following commit(s) were added to refs/heads/master by this push:
new 3bb35ca chore: fix spelling
new ffac10c Merge pull request #15 from jbampton/fix-spelling
3bb35ca is described below
commit 3bb35cac0aefad3932b967ce7fe9cec32a812b44
Author: John Bampton <[email protected]>
AuthorDate: Mon Mar 15 18:34:44 2021 +1000
chore: fix spelling
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b26e25f..3a1535d 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ The website is built with
[Pelican](https://blog.getpelican.com).
CI/CD is via a [.asf.yaml
file](https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features).
- [Template](theme/apache/templates) -- simple html template
-- [CSS](theme/apache/static/css) -- simple addtional framework
+- [CSS](theme/apache/static/css) -- simple additional framework
- [Images](content/images) -- logo and other images
- [Pelican Configuration](pelicanconf.py) -- pelican configuration
- [ASF YAML build](.asf.yaml) -- ASF infrastructure instructions