Skip to content

Commit

Permalink
Merge pull request #57 from jgollenz/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
yeger00 authored Apr 5, 2024
2 parents 4e92bb4 + 027ff9c commit 11ae6b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Test Package](https://github.com/yeger00/pylspclient/actions/workflows/test-pkg.yml/badge.svg)](https://github.com/yeger00/pylspclient/actions/workflows/test-pkg.yml)
[![image](https://img.shields.io/github/license/python-ls/python-ls.svg)](https://github.com/yeger00/pylspclient/blob/main/LICENSE)

A Python 3.10+ implemntation of a [LSP](https://microsoft.github.io/language-server-protocol/) client.
A Python 3.10+ implementation of a [LSP](https://microsoft.github.io/language-server-protocol/) client.


# What is LSP?
Expand Down

0 comments on commit 11ae6b4

Please sign in to comment.