aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/javascript/reference/functions
diff options
context:
space:
mode:
authorFlorian Dieminger <me@fiji-flo.de>2021-02-11 18:25:40 +0100
committerGitHub <noreply@github.com>2021-02-11 18:25:40 +0100
commit0a2614c9e651a70a09da25ccf96b04662de6719d (patch)
treebcbed7459a775e21674282ffb33d07dc942b9097 /files/ko/web/javascript/reference/functions
parent7a19fcc400749230196db0c64b0bfbe626d193c4 (diff)
parentf2db11d0be377464daa06807f993a562c7dc10ac (diff)
downloadtranslated-content-0a2614c9e651a70a09da25ccf96b04662de6719d.tar.gz
translated-content-0a2614c9e651a70a09da25ccf96b04662de6719d.tar.bz2
translated-content-0a2614c9e651a70a09da25ccf96b04662de6719d.zip
Merge pull request #37 from fiji-flo/unslugging-ko
Unslugging ko
Diffstat (limited to 'files/ko/web/javascript/reference/functions')
-rw-r--r--files/ko/web/javascript/reference/functions/arrow_functions/index.html (renamed from files/ko/web/javascript/reference/functions/애로우_펑션/index.html)3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ko/web/javascript/reference/functions/애로우_펑션/index.html b/files/ko/web/javascript/reference/functions/arrow_functions/index.html
index 02dc0d55e4..14c11cc7e8 100644
--- a/files/ko/web/javascript/reference/functions/애로우_펑션/index.html
+++ b/files/ko/web/javascript/reference/functions/arrow_functions/index.html
@@ -1,6 +1,6 @@
---
title: 화살표 함수
-slug: Web/JavaScript/Reference/Functions/애로우_펑션
+slug: Web/JavaScript/Reference/Functions/Arrow_functions
tags:
- ECMAScript6
- Functions
@@ -8,6 +8,7 @@ tags:
- JavaScript
- Reference
translation_of: Web/JavaScript/Reference/Functions/Arrow_functions
+original_slug: Web/JavaScript/Reference/Functions/애로우_펑션
---
<div>{{jsSidebar("Functions")}}</div>