Skip to content

Commit 062dbc1

Browse files
authored
replacing No. by Number to avoid segmentation of strings on Localization.
Translator has reported possible source content issue. Description: Period is segmenting the string into two parts.
1 parent 254c1c3 commit 062dbc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/migrate/migrate-appliance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Remote port | netstat
218218
Remote IP address | netstat
219219
TCP connection state | netstat
220220
Process ID | netstat
221-
No. of active connections | netstat
221+
Number of active connections | netstat
222222

223223
#### Process data
224224
Here's the process data that the appliance collects from each VM enabled for agentless dependency analysis. This data is sent to Azure.
@@ -240,7 +240,7 @@ Local IP address | netstat
240240
Remote port | netstat
241241
Remote IP address | netstat
242242
TCP connection state | netstat
243-
No. of active connections | netstat
243+
Number of active connections | netstat
244244
Process ID | netstat
245245
Process name | ps
246246
Process arguments | ps

0 commit comments

Comments
 (0)