From 3195116914f9d7e85893db4ce77a8dfe30284c5b Mon Sep 17 00:00:00 2001 From: Legendary Redfox Date: Tue, 4 Jun 2024 07:37:23 -0300 Subject: [PATCH] correcting typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb8c867..9ba090b 100644 --- a/README.md +++ b/README.md @@ -400,7 +400,7 @@ A categorized community-driven collection of high-quality, awesome [LÖVE](http: * [SublimeLinter-luacheck](https://packagecontrol.io/packages/SublimeLinter-luacheck) - Provides linting and static analysis of your Lua code. * [Pulsar](https://pulsar-edit.dev/) - Hackable text editor based on the extinct Atom. Has great support and auto-completion works nicely, but for now lacks error highlighting. * [autocomplete-love](https://github.com/rameshvarun/autocomplete-love) - Auto-complete and snippets for LÖVE - * [love-ide](https://github.com/rameshvarun/love-ide) - Auto-installs several utilities for writing Love2D games in Pulsar + * [love-ide](https://github.com/rameshvarun/love-ide) - Auto-installs several utilities for writing LÖVE games in Pulsar * [language-lua](https://github.com/FireZenk/language-lua) - Add syntax highlighting and snippets to .lua files * [atom-autocomplete-lua](https://github.com/dapetcu21/atom-autocomplete-lua) - Autocomplete for Lua