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

docs(messageformat): cleanup docs and remove duplication #129

Merged
merged 1 commit into from Oct 13, 2019

Conversation

Coly010
Copy link
Contributor

@Coly010 Coly010 commented Oct 12, 2019

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[x ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

The readme for the messageformat plugin had a duplicate block of code.

What is the new behavior?

Removed duplicate code block.

Does this PR introduce a breaking change?

[ ] Yes
[x] No
``

Remove the duplication of a code block in the readme
@@ -41,15 +41,6 @@ import { TranslocoMessageFormatModule } from '@ngneat/transloco-messageformat';

```

It then enables support for the following within your i18n translation files:
Copy link
Collaborator

Choose a reason for hiding this comment

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

why remove the usage example?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It was duplicated.
The usage example is still in the readme.

If you check out the readme as it is now, you will see the usage example has been duplicated. I removed the second instance of it.

@shaharkazaz shaharkazaz merged commit caece43 into jsverse:master Oct 13, 2019
@Coly010 Coly010 deleted the docs/messgeformat-duplication branch October 13, 2019 09:35
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.

None yet

2 participants