Skip to content

Commit e889c1b

Browse files
authored
Fix typos in internals.md (#246)
1 parent 4b35dc2 commit e889c1b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/internals.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ specified to restrict the port that will be assigned to be from within a
6969
specific range. If not values are provided, the port will be randomly assigned
7070
by the operating system.
7171

72-
* `PLUGIN_MIN_PORT`: Specifies the minimum port value that will be assigned to
73-
* the listener.
72+
* `PLUGIN_MIN_PORT`: Specifies the minimum port value that will be assigned to the listener.
7473

75-
* `PLUGIN_MAX_PORT`: Specifies the maximum port value that will be assigned to
76-
* the listener.
74+
* `PLUGIN_MAX_PORT`: Specifies the maximum port value that will be assigned to the listener.

0 commit comments

Comments
 (0)