Skip to content

Commit 837ed63

Browse files
Fix missing newline at the end of a file (#4385)
Refs #4336
1 parent d9964aa commit 837ed63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/common/modules/proc_enabling-the-installer-managed-dhcp-service.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ key "_My_Key_Name_" {
6969
--foreman-proxy-dhcp-key-secret "_Key_Secret_"
7070
----
7171
+
72-
If you use the default algorithm, which is HMAC-SHA256, you can omit the algorithm line from the configuration.
72+
If you use the default algorithm, which is HMAC-SHA256, you can omit the algorithm line from the configuration.

0 commit comments

Comments
 (0)