Browse Source

fix: toc of prerequisites

naotaro0123 5 years ago
parent
commit
04e1dde5f1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      threejs/lessons/ja/threejs-prerequisites.md

+ 1 - 1
threejs/lessons/ja/threejs-prerequisites.md

@@ -1,6 +1,6 @@
 Title: Three.jsの前提条件
 Description: このサイトを使用するために必要なスキル
-TOC: Prerequisites
+TOC: 前提条件
 
 これらの記事は、three.jsの使用方法を学習するためものです。
 JavaScriptのプログラミング方法を把握してる事を前提とします。