This is an automated email from the ASF dual-hosted git repository.

blue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iceberg.git


The following commit(s) were added to refs/heads/master by this push:
     new 1e8fcb0  Fix typo in site/README.md (#176)
1e8fcb0 is described below

commit 1e8fcb080a8b3d9b0fb8f608a3209d43b2158855
Author: jun-he <[email protected]>
AuthorDate: Wed May 8 08:53:44 2019 -0700

    Fix typo in site/README.md (#176)
---
 site/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/README.md b/site/README.md
index eccec5a..ee6aa1a 100644
--- a/site/README.md
+++ b/site/README.md
@@ -21,7 +21,7 @@
 
 This directory contains the source for the Iceberg site.
 
-* Site struture is maintained in mkdocs.yml
+* Site structure is maintained in mkdocs.yml
 * Pages are maintained in markdown in the `docs/` folder
 * Links use bare page names: `[link text](target-page)`
 

Reply via email to