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

raulcd pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-site.git


The following commit(s) were added to refs/heads/main by this push:
     new a104894058d MINOR: Fix typo on community.md (#381)
a104894058d is described below

commit a104894058d3751df17de1aa2fb59b63b8bda4f9
Author: Christopher Akiki <[email protected]>
AuthorDate: Fri Jul 14 15:44:56 2023 +0200

    MINOR: Fix typo on community.md (#381)
    
    Enivronments -> Environments
---
 community.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community.md b/community.md
index f1a507848dc..a61d6bf6e26 100644
--- a/community.md
+++ b/community.md
@@ -55,7 +55,7 @@ tags in order to clarify the scope and purpose of messages. 
For example:
 When emailing one of the lists, please prefix the subject line with one or more
 tags. Depending the topic of your email, tags may include one or more:
 
-- Supported Enivronments: e.g., `[C++]`, `[Java]`, `[Python]`, etc.
+- Supported Environments: e.g., `[C++]`, `[Java]`, `[Python]`, etc.
 - Specifications and Protocols: e.g., `[Format]`, `[Flight RPC]`, `[ADBC]`, 
etc.
 
 You may also prefix your subject line with `[DISCUSS]` if your email is 
intended

Reply via email to