Uh oh!
There was an error while loading. Please reload this page.
docs: fix typo perfomance -> performance - #6335
Open
vaibhav8a wants to merge 1 commit into
Open
Conversation
DeathGun44
left a comment
Contributor
There was a problem hiding this comment.
Hi! please go through and follow the instructions present in the checklist
Checklist
Please make sure these boxes are checked before submitting your pull request - thanks!
- Write the commit message as per our guidelines
- Acknowledge that we will not review PRs that are not passing the build ("green") - it is your responsibility to get a proposed PR to pass the build, not primarily the project's maintainers.
- Create/update unit or integration tests for verifying the changes made.
- Follow our coding conventions.
- Add required Swagger annotation and update API documentation at fineract-provider/src/main/resources/static/legacy-docs/apiLive.htm with details of any API changes
- This PR must not be a "code dump". Large changes can be made in a branch, with assistance. Ask for help on the developer mailing list.
- If merging this PR resolves a JIRA issue, I will mark that issue as resolved and set "Fix Version/s" appropriately.
Your assigned reviewer(s) will follow our guidelines for code reviews.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
One-word typo fix in
fineract-command/README.md:86: "non-blocking (optional): high perfomance" →performance.