Merged
Conversation
6e9aade to
859285a
Compare
Deploying utcode-learn with
|
| Latest commit: |
859285a
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://854410ca.utcode-learn.pages.dev |
| Branch Preview URL: | https://fix-reference-term.utcode-learn.pages.dev |
There was a problem hiding this comment.
Pull request overview
This PR standardizes the terminology used to refer to different document structure levels throughout the Japanese learning materials. The changes establish a consistent hierarchy: 章 (chapter) for top-level learning modules, 節 (section) for individual topics, and 項 (item/subsection) for subsections within a page.
Changes:
- Updated terminology from "部" to "章" for top-level module references (4 files)
- Updated terminology from "章" to "節" for section references (4 files)
- Updated terminology from "節" to "項" for subsection references (2 files)
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| docs/index.mdx | Changed "部" to "章" to correctly refer to the four main learning modules |
| docs/1-trial-session/index.mdx | Changed "部" to "章" in the introduction text |
| docs/4-advanced/index.mdx | Changed "部" to "章" in the introduction text |
| docs/4-advanced/02-bundler/index.mdx | Changed "章" to "節" when referencing the TypeScript section |
| docs/3-web-servers/10-git-github-init/index.mdx | Changed "章" to "節" when referring to the current section |
| docs/2-browser-apps/06-project/index.mdx | Changed "章" to "節" when referencing the DOM section |
| docs/1-trial-session/14-events/index.mdx | Changed "章" to "節" when referencing the DOM section |
| docs/2-browser-apps/03-class/index.mdx | Changed "節" to "項" when referring to the subsection on methods |
| docs/1-trial-session/06-variables/index.mdx | Changed "節" to "項" when referring to the next subsection |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
章・節・項という表記の使い方が誤っている箇所が散見されたため、修正しました。
現状の教材で最も使われている表記に従って次のような使い分けとしました。