Skip to content

Commit b448c9a

Browse files
Fix typos in HiveMQ doc (#6925)
1 parent 2525748 commit b448c9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/modules/hivemq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Using the Enterprise Edition:
3434
[Enterprise Edition HiveMQ image](../../modules/hivemq/src/test/java/org/testcontainers/hivemq/docs/DemoHiveMQContainerIT.java) inside_block:hiveEEVersion
3535
<!--/codeinclude-->
3636

37-
Using a specifc version is possible by using the tag:
37+
Using a specific version is possible by using the tag:
3838
<!--codeinclude-->
3939
[Specific HiveMQ Version](../../modules/hivemq/src/test/java/org/testcontainers/hivemq/docs/DemoHiveMQContainerIT.java) inside_block:specificVersion
4040
<!--/codeinclude-->
@@ -151,7 +151,7 @@ If the extension folder contains a DISABLED file, the extension will be disabled
151151

152152
---
153153

154-
We first load the extension from the filesytem:
154+
We first load the extension from the filesystem:
155155
<!--codeinclude-->
156156
[Extension from filesystem](../../modules/hivemq/src/test/java/org/testcontainers/hivemq/docs/DemoDisableExtensionsIT.java) inside_block:startFromFilesystem
157157
<!--/codeinclude-->

0 commit comments

Comments
 (0)