You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@age.apache.org by hb...@apache.org on 2022/08/22 05:00:37 UTC

[age-website] branch new-web updated: Fix typo README.md

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

hbshin pushed a commit to branch new-web
in repository https://gitbox.apache.org/repos/asf/age-website.git


The following commit(s) were added to refs/heads/new-web by this push:
     new 5615133  Fix typo README.md
5615133 is described below

commit 5615133f06135ce720c9337e9dad6d38ea165761
Author: Hanbyeol Shin /  David Shin / 신한별 <76...@users.noreply.github.com>
AuthorDate: Mon Aug 22 14:00:34 2022 +0900

    Fix typo README.md
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 22750c9..14f6d32 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 
 
 ## 1. build documentation
-### Envirement Setting
+### Environment Setting
 
 > ```virtualenv -p python3 venv```
 
@@ -42,4 +42,4 @@
 
 > ```
 > yarn run deploy or npm run deploy
-> ```
\ No newline at end of file
+> ```