Skip to content

Commit 62d5013

Browse files
authored
Fix typo of JDWP in README.md (#54)
1 parent a1c0ec9 commit 62d5013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ For simplicity, we maintain the same version for both the controller image and t
180180
```
181181
182182
### Compatibility
183-
- Applications with [JDWR](https://en.wikipedia.org/wiki/Java_Debug_Wire_Protocol) enabled will conflict with the Lightrun agent.
183+
- Applications with [JDWP](https://en.wikipedia.org/wiki/Java_Debug_Wire_Protocol) enabled will conflict with the Lightrun agent.
184184
185185
### Platform Support
186186
- **Container Platforms:**

0 commit comments

Comments
 (0)