docs
docs copied to clipboard
Fix a typo
Explanation
Related issue
What type of PR is this
Proposed Changes
Hello, I am a code review bot on flows.network. Here are my reviews of code commits in this PR.
Commit 4d994af7481c37297dc5f29db646c2b78cac8a36
Key changes:
- The patch fixes a typo in the
install.mdfile related to the word "the" that was missing before "version."
Potential problems:
- The patch seems to be a straightforward fix for a typo, so there are no significant potential issues identified.
- It's always good practice to ensure that changes like these do not introduce any new typos or formatting errors in the document.
Overall, this patch appears to be a simple correction of a typographical error and should not introduce any functional issues.
Hi @hiroshi Please fix the DCO check, thanks.
It is very annoying to do git clone to local for just suggesting a typo in a document...
OK. I'll do it later. :-)
You can use the GitHub website and edit the committer message to append the DCO statement directly.
You can use the GitHub website and edit the committer message to append the DCO statement directly.
How do I do this? https://stackoverflow.com/a/10728453
Do you mean that recreate another pull request online and don't forget to add Signed-off-by line?
I don't want to bother you, but I'm just wonder...
If you don't want to clone the repo, you can edit it with the signed-off-by line. Not sure if GitHub allows you to edit the existing commits from the website.