diff options
Diffstat (limited to 'vi-vn')
| -rw-r--r-- | vi-vn/git-vi.html.markdown | 2 | ||||
| -rw-r--r-- | vi-vn/json-vi.html.markdown | 2 | 
2 files changed, 1 insertions, 3 deletions
| diff --git a/vi-vn/git-vi.html.markdown b/vi-vn/git-vi.html.markdown index 1bcc94a0..f5454ebf 100644 --- a/vi-vn/git-vi.html.markdown +++ b/vi-vn/git-vi.html.markdown @@ -396,8 +396,6 @@ $ git rm /pather/to/the/file/HelloWorld.c  * [SalesForce Cheat Sheet](https://na1.salesforce.com/help/doc/en/salesforce_git_developer_cheatsheet.pdf)
 -* [GitGuys](http://www.gitguys.com/) -  * [Git - the simple guide](http://rogerdudler.github.io/git-guide/index.html) diff --git a/vi-vn/json-vi.html.markdown b/vi-vn/json-vi.html.markdown index 257216ff..f709b838 100644 --- a/vi-vn/json-vi.html.markdown +++ b/vi-vn/json-vi.html.markdown @@ -37,7 +37,7 @@ kiểu dữ liệu cũng như quy chuẩn cú pháp chặt chẽ sử dụng DTD    "các khóa": "phải luôn được đặt trong dấu ngoặc kép",    "số": 0, -  "chuỗi kí tự": "Xin chàø. Tất cả kí tự unicode đều được chấp nhận, sử dụng với dạng \"kí tự\"." +  "chuỗi kí tự": "Xin chàø. Tất cả kí tự unicode đều được chấp nhận, sử dụng với dạng \"kí tự\".",    "có đúng không?": true,    "không có gì": null, | 
