Skip to content

Commit c630104

Browse files
Cosmetics
1 parent 2454b06 commit c630104

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

site/install-debian.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ wget -O - "https://github.com/rabbitmq/signing-keys/releases/download/2.0/rabbit
219219
</doc:subsection>
220220

221221
<doc:subsection name="erlang-apt-https-transport">
222-
<doc:heading>Enabling apt https transport</doc:heading>
222+
<doc:heading>Enabling apt HTTPS Transport</doc:heading>
223223
<p>
224224
In order for apt to be able to download RabbitMQ and Erlang packages from Bintray, the <code>apt-transport-https</code> package must be installed:
225225

@@ -228,7 +228,7 @@ apt-get install apt-transport-https
228228
</pre>
229229
</p>
230230
</doc:subsection>
231-
231+
232232
<doc:subsection name="erlang-source-list-file">
233233
<doc:heading>Source List File</doc:heading>
234234

@@ -420,7 +420,7 @@ wget -O - "https://github.com/rabbitmq/signing-keys/releases/download/2.0/rabbit
420420
This will instruct apt to trust packages signed by that key.
421421
</p>
422422

423-
<h4>Enabling apt https transport</h4>
423+
<h4>Enabling apt HTTPS Transport</h4>
424424
<p>
425425
In order for apt to be able to download RabbitMQ and Erlang packages from Bintray, the <code>apt-transport-https</code> package must be installed:
426426

@@ -439,7 +439,7 @@ apt-get install apt-transport-https
439439

440440
<pre class="sourcecode">
441441
# Source repository definition example
442-
# See below for supported distribution and component values!
442+
# See below for supported distribution and component values
443443
# This repository provides Erlang packages
444444
deb https://dl.bintray.com/rabbitmq-erlang/debian $distribution erlang
445445
# This repository provides RabbitMQ packages

0 commit comments

Comments
 (0)