Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dantleech committed Jun 18, 2023
1 parent 3f19cd7 commit 0e99a41
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

## 2023.06.18
## 2023.06.17-1

Bug fixes:

Expand Down
5 changes: 3 additions & 2 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Phpactor
========

Phpactor is a PHP language server :ref:`language_server` providing:
Phpactor is a PHP :ref:`language_server` providing:

- :ref:`completion`: Provides broad and accurate context aware code
completion.
Expand All @@ -18,4 +18,5 @@ Phpactor is a PHP language server :ref:`language_server` providing:
- :ref:`extensions`: Integrates with popular tools and frameworks such as Symfony, PHPStan, etc.
- :ref:`vim_plugin`: Lightweight VIM plugin.

Proceed to the :doc:`usage/getting-started` guide to find out how to be getting started.
Proceed to the :doc:`usage/getting-started` guide to find out how to be getting
started with Neovim, VS Code, and other editors.

0 comments on commit 0e99a41

Please sign in to comment.