Browse Source

Merge pull request #1234 from cestivan/patch-1

fix chinese typo
Caleb Porzio 4 years ago
parent
commit
f53dc215fd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.zh-CN.md

+ 1 - 1
README.zh-CN.md

@@ -4,7 +4,7 @@
 ![npm version](https://img.shields.io/npm/v/alpinejs)
 [![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg?sanitize=true)](https://alpinejs.codewithhugo.com/chat/)
 
-Alpine.js 通过很低的成本提供了 Vue 或 React 这类大型框架相近的响应式和声明式特性。
+Alpine.js 通过很低的成本提供了 Vue 或 React 这类大型框架相近的响应式和声明式特性。
 
 你可以继续操作 DOM,并在需要的时候使用 Alpine.js。