Skip to content

Commit 2893506

Browse files
committed
Fix typo - against
1 parent a2944ca commit 2893506

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/intro/configuration/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ <h2 id="testing-ddl">For Testing with ddl.generation</h2>
292292

293293
<h2 id="testing">For Testing with ebean-test</h2>
294294
<p>
295-
<code>ebean-test</code> was built to help with testing against against the target database
295+
<code>ebean-test</code> was built to help with testing against the target database
296296
(Postgres, MySql, MariaDB, SQLServer, Oracle ...).
297297
Docker especially can be used to programmatically setup and initialise the database for testing
298298
purposes.

0 commit comments

Comments
 (0)