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

Update post_construct.md #1572

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexander-joinlane
Copy link

Seems to be an inaccuracy in the Post Construct Decorator description (implementation seems correct)

Description

  • use() returned a string, no visible side-effect → updated to console.log()
  • testMethod() was not discernibly different from use() → updated to "Used ..." and "Tested ..."
  • use() was not invoked → updated to invoke so that the log output would make more sense

I did this via Github interface, so conventional commits didn't seem to be available

Related Issue

N/A

Motivation and Context

Clarity of use and intent.

How Has This Been Tested?

N/A

Types of changes

N/A

Checklist:

N/A

Seems to be an inaccuracy in the Post Construct Decorator description (implementation seems correct)
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.

1 participant