aboutsummaryrefslogtreecommitdiff
path: root/files/ko
diff options
context:
space:
mode:
author3indblown Leaf <69508345+kraccoon-dev@users.noreply.github.com>2022-01-30 21:59:20 +0900
committerGitHub <noreply@github.com>2022-01-30 21:59:20 +0900
commit49ddb754c9f4a2ded2d62b7a3bc8e0eff7d4ace1 (patch)
treef561999b2eddd96972f5fee316849ee5a624f9a4 /files/ko
parente6871d218919507d134d46d7b9b59915c0204d5d (diff)
downloadtranslated-content-49ddb754c9f4a2ded2d62b7a3bc8e0eff7d4ace1.tar.gz
translated-content-49ddb754c9f4a2ded2d62b7a3bc8e0eff7d4ace1.tar.bz2
translated-content-49ddb754c9f4a2ded2d62b7a3bc8e0eff7d4ace1.zip
[ko] fix title error for HTMLElement.innerText (#3847)
Diffstat (limited to 'files/ko')
-rw-r--r--files/ko/web/api/htmlelement/innertext/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/api/htmlelement/innertext/index.html b/files/ko/web/api/htmlelement/innertext/index.html
index e15778f089..28f6d305d9 100644
--- a/files/ko/web/api/htmlelement/innertext/index.html
+++ b/files/ko/web/api/htmlelement/innertext/index.html
@@ -1,5 +1,5 @@
---
-title: Node.innerText
+title: HTMLElement.innerText
slug: Web/API/HTMLElement/innerText
tags:
- API