audit-kernel icon indicating copy to clipboard operation
audit-kernel copied to clipboard

BUG: fix typo in README.md

Open rprobaina opened this issue 1 year ago • 2 comments

Minor typo fix in README.md

  • dev branch

       from: Developers should use the dev branch a stable basis for their own development work
        to: Developers should use the dev branch as a stable basis for their own development work
    
  • Kernel Development Process

       from: merged merged
        to: merged
    

I hope it helps.

rprobaina avatar Aug 26 '24 17:08 rprobaina

Good catch @rprobaina, thanks :)

I don't really keep a history of the changes, contributors to this file as I keep it as a single patch to make rebasing easier (it is rebased on each kernel release); would you mind if I simply include your fixes in the file?

pcmoore avatar Aug 28 '24 20:08 pcmoore

Hi @pcmoore,

Not at all, feel free to use my suggestions as you wish. I'm just glad to help.

rprobaina avatar Aug 29 '24 13:08 rprobaina

Fixed, thanks for the help!

pcmoore avatar Sep 13 '24 14:09 pcmoore