Skip to content

Commit 97980fd

Browse files
mpershinaPkylas007
andauthored
Applying peer review suggestions
Co-authored-by: Prabha Kylasamiyer Sundara Rajan <[email protected]>
1 parent 8eae930 commit 97980fd

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

assemblies/cli-guide/assembly_reviewing-analysis-reports.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ endif::[]
1414

1515
:context: reviewing-analysis-reports
1616

17-
After analyzing an application, you can access an analysis report to check the details of the entire application migration effort.
17+
After analyzing an application, you can access an analysis report to check the details of the application migration effort.
1818

1919
include::topics/proc_accessing-analysis-report.adoc[leveloffset=+1]
2020

docs/topics/installing-mta-disconnected-environment.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66
[id="installing-mta-disconnected-environment_{context}"]
77
= Installing {ProductShortName} on a disconnected environment
88

9-
When your system is in a disconnected environment, you can install the Migration Toolkit for Applications (MTA) command-line interface (CLI) by using an external computer to download the required images and by copying these images to the system you want to install MTA CLI on.
9+
When your system is in a disconnected environment, you can install the {ProductFullName} command-line interface (CLI) by performing the following actions:
10+
11+
. Download the {ProductShortName} CLI images by using an external computer.
12+
. Copy the downloaded images to the system you want to install the {ProductShortName} CLI on.
1013

1114
IMPORTANT: The following procedure applies only to container mode.
1215

docs/topics/ref_analysis-report-sections.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
[id="analysis-report-sections_{context}"]
66
= Analysis report sections
77

8-
The following are sections of the analysis report that you can review after an application analysis is complete. These sections contain additional details about the migration of an application.
8+
The following are sections of an analysis report that are available after the application analysis is complete. These sections contain additional details about the migration of an application.
99

10-
NOTE: You can only review the report applicable to the current application.
10+
NOTE: You can only review the report for the current application.
1111

1212
:FeatureName: Insights
1313
include::snippets/technology-preview-admonition.adoc[]
@@ -26,7 +26,7 @@ include::snippets/technology-preview-admonition.adoc[]
2626

2727
Insights do not impact the migration. For example, a rule searching for deprecated API usage in the code that does not impact the current migration but can be tracked and fixed when needed in the future.
2828

29-
Unlike issues, insights do not need to be fixed for a successful migration. They are generated by any rule that does not have a positive effort value and category assigned. They might have a message and tag.
29+
Unlike with issues, you do not need to fix insights for a successful migration. They are generated by any rule that does not have a positive effort value and category assigned. They might have a message and a tag.
3030
|====
3131

3232

0 commit comments

Comments
 (0)