WasmEdge / docs

https://wasmedge.org/docs/
Apache License 2.0
17 stars 57 forks source link

Fix a typo #237

Open hiroshi opened 3 months ago

hiroshi commented 3 months ago

Explanation

Related issue

What type of PR is this

Proposed Changes

alabulei1 commented 3 months ago

Hello, I am a code review bot on flows.network. Here are my reviews of code commits in this PR.


Commit 4d994af7481c37297dc5f29db646c2b78cac8a36

Key changes:

Potential problems:

Overall, this patch appears to be a simple correction of a typographical error and should not introduce any functional issues.

hydai commented 2 months ago

Hi @hiroshi Please fix the DCO check, thanks.

hiroshi commented 2 months ago

It is very annoying to do git clone to local for just suggesting a typo in a document...

OK. I'll do it later. :-)

hydai commented 2 months ago

You can use the GitHub website and edit the committer message to append the DCO statement directly.

hiroshi commented 2 months ago

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...

hydai commented 2 months ago

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.