This is an automated email from the ASF dual-hosted git repository.
clr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/db-jdo-site.git
The following commit(s) were added to refs/heads/master by this push:
new f5f87ae Update README.md
f5f87ae is described below
commit f5f87ae57707e0cf77cabeb450683e5ca49aa4df
Author: Craig L Russell <[email protected]>
AuthorDate: Thu Mar 26 11:39:48 2020 -0700
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 092ea61..b02b53f 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ How to build the website:
* Commit changes with `git commit -m 'my commit message' `.
* Push changes to the repository with `git push`.
* Go to Github.com and create a PR for your branch
- * Once th PR is accepted, the changes should be visible on the website (you
may have to refresh the browser).
+ * Once the PR is accepted, the changes should be visible on the website (you
may have to refresh the browser).
### TODO