diff --git a/docs/hacking-guide/en/ide.md b/docs/hacking-guide/en/ide.md index 26de729659..29f05ec1b9 100644 --- a/docs/hacking-guide/en/ide.md +++ b/docs/hacking-guide/en/ide.md @@ -1,6 +1,6 @@ # IDE Integration -There a few files useful for IDE integration under ./etc/ide-settings on a checked out folder. This folder is not part of the source distribution can it can be easily obtained: +There a few files useful for IDE integration under ./etc/ide-settings on a checked out folder. This folder is not part of the source distribution, but it can be easily obtained: - https://github.com/apache/activemq-artemis/tree/master/etc/ide-settings diff --git a/etc/ide-settings/README.md b/etc/ide-settings/README.md index 4e71386a0d..121fac835b 100644 --- a/etc/ide-settings/README.md +++ b/etc/ide-settings/README.md @@ -3,4 +3,4 @@ Include any files that are specific to IDE such as settings, etc. -These directory is ignored from the source release, so they will only be available through the source repository checkout or clone. \ No newline at end of file +These directories are ignored from the source release, so they will only be available through the source repository checkout or clone.