Skip to content

Commit 328e780

Browse files
committed
Neo4j docs: add missing word
1 parent cdbab6c commit 328e780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/databases/neo4j.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ If you need the Neo4j enterprise license, you can declare your Neo4j container l
107107
!!! warning
108108
the `withEnterpriseEdition` method is deprecated because it was implicitly changing the image tag to be always version 4.4.
109109

110-
This creates a Testcontainers based on the Docker image build with the Enterprise version of the defined tag.
110+
This creates a Testcontainers container based on the Docker image build with the Enterprise version of the defined tag.
111111
The call to `withEnterpriseImage` adds the required environment variable that you accepted the terms and condition of the enterprise version.
112112
You accept those by adding a file named `container-license-acceptance.txt` to the root of your classpath containing the text `neo4j:<tag>-enterprise` in one line.
113113

0 commit comments

Comments
 (0)