Skip to content

Commit dfe4b63

Browse files
Update linux.md
typo fixed
1 parent 129e5a6 commit dfe4b63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

user/reference/linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ Travis CI Linux build images do utilize default open ports as follows:
3030

3131
53 for dns,
3232
22 for ssh,
33-
323 for ntp
33+
323 for ntp,
3434
68 for dhcp
3535

36-
On top of that, some of the services pre-installed in the build image or installed during execution of the build job execution as dependencies (e.g. database engine or docker) may occupy additrrional ports.
36+
On top of that, some of the services pre-installed in the build image or installed during execution of the build job execution as dependencies (e.g. database engine or docker) may occupy additional ports.
3737
Travis CI build image configuratione doesn't override such defaults.
3838

3939
If in any case during a build job you run into a situation a port you want to use is occupied/not available, please re-run the build using

0 commit comments

Comments
 (0)