Skip to content

Conversation

@maciejpirog
Copy link
Contributor

@maciejpirog maciejpirog commented Nov 10, 2025

Summary

Fix for a missing closing square bracket in the Syntax section


Internal previews

📄 File 🔗 Preview link
docs/visual-basic/language-reference/queries/join-clause.md Join Clause (Visual Basic)

Missing closing square bracket in the Syntax section
Copilot AI review requested due to automatic review settings November 10, 2025 23:21
@maciejpirog maciejpirog requested review from a team and BillWagner as code owners November 10, 2025 23:21
@dotnetrepoman dotnetrepoman bot added this to the November 2025 milestone Nov 10, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-visualbasic/svc community-contribution Indicates PR is created by someone from the .NET community. labels Nov 10, 2025
Copilot finished reviewing on behalf of maciejpirog November 10, 2025 23:23
Copy link
Contributor

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 PR fixes a missing closing square bracket in the syntax notation for the Join Clause documentation in Visual Basic. The correction ensures that the nested optional syntax elements are properly balanced with matching brackets.

  • Fixed missing closing bracket in syntax notation on line 25

Copy link
Contributor

@adegeo adegeo left a comment

Choose a reason for hiding this comment

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

Nice catch!

@adegeo adegeo enabled auto-merge (squash) November 11, 2025 00:42
@adegeo adegeo merged commit ea11cd2 into dotnet:main Nov 11, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. dotnet-visualbasic/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants