Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix typos #64

Merged
merged 1 commit into from
Feb 23, 2025
Merged

fix typos #64

merged 1 commit into from
Feb 23, 2025

Conversation

Kazunari001
Copy link
Contributor

Hi team!

I found a typo miss.

@elbruno elbruno requested a review from Copilot February 23, 2025 02:51
Copy link
Contributor

@Copilot 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.

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (1)

translations/ja/03-CoreGenerativeAITechniques/01-lm-completions-functions.md:146

  • Similarly, the closing code fence on this line is indented by 4 spaces while the corresponding opening fence appears to use a different indentation level. Please adjust the indentations to match the opening fence.
    ```

Comment on lines +135 to 136
```

Copy link
Preview

Copilot AI Feb 23, 2025

Choose a reason for hiding this comment

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

The closing code fence here is indented 4 spaces while its corresponding opening fence (e.g. line 139) is indented 6 spaces. Please align the indentations for consistent Markdown rendering.

Suggested change
```
```

Copilot is powered by AI, so mistakes are possible. Review output carefully before use.

@elbruno elbruno merged commit d126129 into microsoft:main Feb 23, 2025
1 check passed
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.

2 participants