Closed krishna-sreeraj-tw closed 1 week ago
Hi @krishna-sreeraj-tw, thanks for opening the PR! 👍 would you please share the warnings for the reference. Thanks!
Hi @Pouyanpi, thanks for responding. By warnings, I meant the warnings raised by the IDE due to an incorrect spelling or incorrect phrases. Attaching a reference image. Thanks!
Please, follow the instructions here to setup GPG signature, which I assume you have done it already as some of your commits are verified. This commit is not signed.
You can do following to re-sign all your commits:
git rebase --exec 'git commit --amend --no-edit -n -S' -i origin/develop
Thanks for the input @Pouyanpi, I've been trying to sign it, but somehow unable to do it. I'm trying to fix it.
@krishna-sreeraj-tw I sugget you to create a new branch of the current develop, make your changes to the documentation and create a new PR. This PR is not usable anymore as the commit history is polluted. I think this is the easiest way to go. Thank you!
Description
This PR contains a very small change in the example prompts, where a few typos are fixed in order to get rid of the warnings.
Related Issue(s)
NA
Checklist