diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2020-06-16 21:29:18 +0800 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2020-06-16 21:32:03 +0800 |
commit | ff0ff86336cab667369f3d89aa1c603abffd23c6 (patch) | |
tree | 9ef230e2ca8a73b5d4ab85c6a34af7c59f3c9e78 /README.md | |
parent | 6352d6aa2338f47cd8b60631dec5f4161d9d92ec (diff) | |
download | git-bug-ff0ff86336cab667369f3d89aa1c603abffd23c6.tar.gz |
doc: fix typos
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ `git-bug` is a bug tracker that: -- **is fully embeded in git**: you only need your git repository to have a bug tracker +- **is fully embedded in git**: you only need your git repository to have a bug tracker - **is distributed**: use your normal git remote to collaborate, push and pull your bugs! - **works offline**: in a plane or under the sea? Keep reading and writing bugs! - **prevents vendor lock-in**: your usual service is down or went bad? You already have a full backup. |