Skip to content

Commit

Permalink
docs: delete out of context sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
dustin-jw committed Oct 31, 2023
1 parent ef584a5 commit 5d093bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ If you use Atom, go to Preferences > Packages. Open the `language-php` Core Pack

#### VS Code

If you use [VS Code][vs-code], you can create a `settings.json` file inside a `.vscode` directory at the root of the project to change how PHP or other languages are treated by the editor. Include this in your settings to help make developing with PHP_Codesniffer and twigcs much easier:
If you use [VS Code][vs-code], you can create a `settings.json` file inside a `.vscode` directory at the root of the project to change how PHP or other languages are treated by the editor.

```json
{
Expand Down

0 comments on commit 5d093bf

Please sign in to comment.