From 610d523b1acfd0e118f9c99a1245a396d7793f40 Mon Sep 17 00:00:00 2001 From: thanhpd Date: Sat, 17 Oct 2015 15:33:10 +0700 Subject: fix typo --- vi-vn/json-vi.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vi-vn') diff --git a/vi-vn/json-vi.html.markdown b/vi-vn/json-vi.html.markdown index 93eff23c..257216ff 100644 --- a/vi-vn/json-vi.html.markdown +++ b/vi-vn/json-vi.html.markdown @@ -24,7 +24,7 @@ tránh để có sự tương thích tốt hơn. May mắn thay, chúng cũng tự trình bày cho chính mình mà không cần thêm giải thích. Các kiểu dữ liệu được JSON hỗ trợ bao gồm: số (*numbers*), chuỗi kí tự -(*string*), toán tử đúng/sai (**boolean**), mảng (*array*), *object* và *null*. +(*string*), toán tử đúng/sai (*boolean*), mảng (*array*), *object* và *null*. Các trình duyệt hỗ trợ bao gồm: Mozilla Firefox phiên bản 3.5 trở lên, Internet Explorer 8 trở lên, Google Chrome, Opera 10 trở lên, Safari 4 trở lên. Kiểu tệp JSON có dạng ".json". Kiểu MIME (Multipurpose Internet Mail Extensions) -- cgit v1.2.3