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 with the module.exports examples. #7070

Merged
merged 1 commit into from Jul 25, 2020

Conversation

misdreavus79
Copy link
Contributor

Description of what you did:

The module.exports example code is missing a closing parenthesis at the end of each example. Added the closing parenthesis.

The `module.exports` example code is missing a closing parenthesis at the end of each example. Added the closing parenthesis.
Copy link
Contributor

@iamdarshshah iamdarshshah left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks @misdreavus79

Copy link
Member

@alexandrebodin alexandrebodin left a comment

Choose a reason for hiding this comment

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

LGTM, thanks !

@alexandrebodin alexandrebodin added this to the 3.1.2 milestone Jul 25, 2020
@alexandrebodin alexandrebodin added source: docs Documentation changes issue: enhancement Issue suggesting an enhancement to an existing feature labels Jul 25, 2020
@alexandrebodin alexandrebodin merged commit 528dc41 into strapi:documentation Jul 25, 2020
gilfernandes pushed a commit to onepointconsulting/strapi that referenced this pull request Aug 13, 2020
The `module.exports` example code is missing a closing parenthesis at the end of each example. Added the closing parenthesis.

Signed-off-by: Gil Fernandes <gil.fernandes@onepointltd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: enhancement Issue suggesting an enhancement to an existing feature source: docs Documentation changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants