Skip to content

Commit 3b794f1

Browse files
authored
Refine README.md language and formatting
Corrected phrasing for clarity and removed extra newlines.
1 parent c309b6f commit 3b794f1

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
A [Debug Adaptor Protocol](https://microsoft.github.io/debug-adapter-protocol) (DAP) library.
66

7-
This library can be used for constructing debug adaptors for any programming language.
7+
This library can be used to construct debug adaptors for any programming language.
88

99
# Table of Contents
1010
1. [Usage](#usage)
@@ -109,5 +109,3 @@ $ stack haddock
109109
```bash
110110
$ cabal haddock
111111
```
112-
113-

0 commit comments

Comments
 (0)