Skip to content

Commit d4863a6

Browse files
Update migration-from-eclipse-store.adoc
1 parent ed0856a commit d4863a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/migration-from-eclipse-store.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The first step is to define the appropriate entities and repositories tailored t
66

77
Next, the data must be transferred to the Spring-Data-Eclipse-Store storage.
88
To facilitate this, both EclipseStore and {product-name} must run within the same JVM (Java Virtual Machine).
9-
This configuration enables the developer to operate both systems simultaneously and transfer data by making simple save calls to the respective repositories.
9+
This configuration enables the developer to operate both systems simultaneously and transfer data by making simple ``save`` calls to the respective repositories.
1010

1111
== Example
1212

0 commit comments

Comments
 (0)