diff options
author | Anup Patel <anup.patel@wdc.com> | 2019-01-14 12:26:32 +0530 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2019-01-16 11:25:25 +0530 |
commit | 647f36f5f97f727d5fbe0d969e17c75ddfd4053e (patch) | |
tree | e5bdecd584fb455495c3881946c2ad8d91f48500 /docs/contributing.md | |
parent | 64c68c03f31b58d3a4bfcbe615d01fbf0d9a8fde (diff) |
docs: Update title in contributing.md
The patch updates title in contributing.md to match
other .md files under docs/ directory.
Signed-off-by: Anup Patel <anup.pate@wdc.com>
Diffstat (limited to 'docs/contributing.md')
-rw-r--r-- | docs/contributing.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/contributing.md b/docs/contributing.md index 46a0ad9..6f0de1b 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -1,5 +1,5 @@ -Contrubuting to OpenSBI -======================== +OpenSBI Contributing Guidelines +=============================== All contributions to OpenSBI should be sent as GitHub Pull Requests (PRs) to the main repo avaliable at: https://github.com/riscv/opensbi |