From 5e9f00a4b69c518ffb76c2d0302404b421b4d6c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Thu, 12 Nov 2015 09:57:55 -0800 Subject: [PATCH] Merge pull request #5456 from hugo-agbonon/fix-classname-manipulation-doc Revert class name manipulation doc to english (cherry picked from commit 2d5612913f59d29c98eb800322ff81eda146b475) --- docs/docs/10.3-class-name-manipulation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/10.3-class-name-manipulation.md b/docs/docs/10.3-class-name-manipulation.md index d1427a0776..4a3567d410 100644 --- a/docs/docs/10.3-class-name-manipulation.md +++ b/docs/docs/10.3-class-name-manipulation.md @@ -6,6 +6,6 @@ prev: two-way-binding-helpers.html next: test-utils.html --- -> 주의: +> NOTE: > -> 이 모듈은 폐기예정입니다. 대신 [JedWatson/classnames](https://github.com/JedWatson/classnames)를 사용하세요. +> This module has been deprecated; use [JedWatson/classnames](https://github.com/JedWatson/classnames) instead.