Skip to content

Conversation

@chvmvd
Copy link
Contributor

@chvmvd chvmvd commented Jan 19, 2026

No description provided.

@chvmvd chvmvd marked this pull request as ready for review January 19, 2026 15:25
@chvmvd chvmvd requested a review from Copilot January 19, 2026 15:26
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 19, 2026

Deploying utcode-learn with  Cloudflare Pages  Cloudflare Pages

Latest commit: 13cb02f
Status: ✅  Deploy successful!
Preview URL: https://54ebc963.utcode-learn.pages.dev
Branch Preview URL: https://fix-todo-code-typo.utcode-learn.pages.dev

View logs

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request fixes a typo in the ToDo app solution code within the Japanese documentation's "Project" section. The change corrects the placement of a Japanese full-width period character in a prompt message string.

Changes:

  • Corrected punctuation placement in a JavaScript prompt message from having the period outside the string to inside the string

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chvmvd chvmvd force-pushed the fix-todo-code-typo branch from e523e1e to 13cb02f Compare January 20, 2026 12:50
Comment on lines +5 to +7
todoInput.oninput = () => {
addButton.disabled = todoInput.value === "";
};
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MDXファイルの内容に合わせた形です。

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ut-code ut-code deleted a comment from chatgpt-codex-connector bot Jan 21, 2026
@ut-code ut-code deleted a comment from chatgpt-codex-connector bot Jan 21, 2026
Copy link
Contributor

@nakaterm nakaterm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

良いと思います!

@chvmvd chvmvd merged commit 1f8c841 into main Jan 24, 2026
9 checks passed
@chvmvd chvmvd deleted the fix-todo-code-typo branch January 24, 2026 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants