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

luoc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drill-site.git


The following commit(s) were added to refs/heads/master by this push:
     new a849b21  Correct typo in README
a849b21 is described below

commit a849b21b288eee794e788bf82325d665efa5660e
Author: Brennan Fox <[email protected]>
AuthorDate: Tue Jan 11 23:50:18 2022 -0500

    Correct typo in README
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7b1da29..922b381 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ The Apache Drill website is built by 
[Jekyll](http://jekyllrb.com/) from Markdow
 
 When new commits are pushed to any of the listed source Markdown branches, a 
Jekyll website build will be kicked off.  You can monitor the build, which 
normally runs in about 3 minutes, and view its logs at https://ci2.apache.org/. 
 Once the build completes, the resulting website will automatically be 
committed to the corresponding HTML branch in the table above.  The commit to 
the HTML branch will result in a deployment to the corresponding publish URL.  
While it is possible to push com [...]
 
-At the time of writing, the staging website has no designated reponsibility 
and you may freely use it to test things out without worrying about what you 
clobber there.  Note that this means that others can freely clobber your 
staging deployments too.
+At the time of writing, the staging website has no designated responsibility 
and you may freely use it to test things out without worrying about what you 
clobber there.  Note that this means that others can freely clobber your 
staging deployments too.
 
 ## Building locally
 

Reply via email to