aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordskwe <dskwelmcy@163.com>2019-10-23 01:03:53 +0800
committerAndrew Waterman <andrew@sifive.com>2019-10-22 10:03:53 -0700
commit15329a8aac5d0f1f1fea01c68230421147c8b50b (patch)
tree84f7c6030c4215a1878e56b89bacd1a9a0bd616a /README.md
parent6208fce3dcd4e976fde4b63d319924f1a2b4bd93 (diff)
downloadriscv-pk-15329a8aac5d0f1f1fea01c68230421147c8b50b.zip
riscv-pk-15329a8aac5d0f1f1fea01c68230421147c8b50b.tar.gz
riscv-pk-15329a8aac5d0f1f1fea01c68230421147c8b50b.tar.bz2
text-modification: delete a word 'and' in README.md (#115)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bbe9fd9..2c96b2a 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ About
The RISC-V Proxy Kernel, `pk`, is a lightweight application execution
environment that can host statically-linked RISC-V ELF binaries. It is
designed to support tethered RISC-V implementations with limited I/O
-capability and and thus handles I/O-related system calls by proxying them to
+capability and thus handles I/O-related system calls by proxying them to
a host computer.
This package also contains the Berkeley Boot Loader, `bbl`, which is a