Skip to content

Commit b8e21b9

Browse files
authored
Update docs/topics/ref_resolved-issues-7-2-1.adoc
1 parent fda8544 commit b8e21b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/ref_resolved-issues-7-2-1.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This section provides highlighted issues that have been resolved in {ProductFull
1010

1111
.OpenRewrite CMD now properly mounts the settings file
1212

13-
The {ProductFullName} CLI not only analyzes a code but also transforms it to adopt a particular technology. To transform the code, {ProductShortName} can use an external settings file, for example, to access the Maven repository. In such cases, this file must be mounted to a running container where the analysis engine will run.
13+
The {ProductFullName} CLI not only analyzes source code but also transforms it to adopt a particular technology. To transform the code, {ProductShortName} can use an external settings file, for example, to access the Maven repository. In such cases, this file must be mounted to a running container where the analysis engine will run.
1414

1515
Previously, this file could not be mounted. As a result, the transformation operation failed. With this update, the issue has been fixed, and the file is now properly mounted to the running container. link:https://issues.redhat.com/browse/MTA-4553[(MTA-4553)]
1616

0 commit comments

Comments
 (0)