Skip to content

Fix prefix unary increment operator usage in Update chapter-07.md#11051

Merged
sdwheeler merged 1 commit intoMicrosoftDocs:mainfrom
hrxn:patch-1
Apr 25, 2024
Merged

Fix prefix unary increment operator usage in Update chapter-07.md#11051
sdwheeler merged 1 commit intoMicrosoftDocs:mainfrom
hrxn:patch-1

Conversation

@hrxn
Copy link
Copy Markdown
Contributor

@hrxn hrxn commented Apr 25, 2024

PR Summary

Invalid syntax in use for example here

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributors guide.
  • Style: This PR adheres to the style guide.

Copy link
Copy Markdown
Collaborator

@sdwheeler sdwheeler left a comment

Choose a reason for hiding this comment

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

Thanks for the fix.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 0084bb8:

✅ Validation status: passed

File Status Preview URL Details
reference/docs-conceptual/lang-spec/chapter-07.md ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

For any questions, please:

@sdwheeler sdwheeler merged commit c984f0d into MicrosoftDocs:main Apr 25, 2024
@hrxn
Copy link
Copy Markdown
Contributor Author

hrxn commented Apr 25, 2024

Oh, wait.

I just saw that there are other instances of this wrong operator syntax, at least in this example block. Maybe even more in that chapter/file.

I did not fix any of these, only this one which I immediately noticed.

@hrxn
Copy link
Copy Markdown
Contributor Author

hrxn commented Apr 25, 2024

But apparently only two more instances.
I'll make a new PR.

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