Skip to content

Commit 4c20d25

Browse files
committed
Fix typo in readme
1 parent d17a48e commit 4c20d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Then add the following lines to your `.emacs` and open a file from the any of th
5353
...))
5454
```
5555
#### Quick start
56-
Minimal configuration with [company-lsp](https://github.com/tigersoldier/company-lsp and [lsp-ui](https://github.com/emacs-lsp/lsp-ui)). Make sure you have replaced the XXX placeholder with the list of the projects you want to import.
56+
Minimal configuration with [company-lsp](https://github.com/tigersoldier/company-lsp) and [lsp-ui](https://github.com/emacs-lsp/lsp-ui). Make sure you have replaced the XXX placeholder with the list of the projects you want to import.
5757
```elisp
5858
(require 'cc-mode)
5959

0 commit comments

Comments
 (0)