We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c309b6f commit 3b794f1Copy full SHA for 3b794f1
1 file changed
README.md
@@ -4,7 +4,7 @@
4
5
A [Debug Adaptor Protocol](https://microsoft.github.io/debug-adapter-protocol) (DAP) library.
6
7
-This library can be used for constructing debug adaptors for any programming language.
+This library can be used to construct debug adaptors for any programming language.
8
9
# Table of Contents
10
1. [Usage](#usage)
@@ -109,5 +109,3 @@ $ stack haddock
109
```bash
110
$ cabal haddock
111
```
112
-
113
0 commit comments