Skip to content

Commit 9252ee4

Browse files
paulohtb6Feediver1
andauthored
Apply suggestions from code review
Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
1 parent 910f13f commit 9252ee4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/upgrade/partials/rolling-upgrades/restart-the-broker.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
=== Restart the broker
22

3-
Restart the broker's Redpanda service using systemctl to ensure proper ownership and permissions:
3+
To ensure proper ownership and permissions, restart the broker's Redpanda service using `systemctl`:
44

55
[,bash]
66
----

modules/upgrade/partials/rolling-upgrades/upgrade-your-version.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ For Linux distributions, the process changes according to the distribution:
1111
====
1212
Fedora/RedHat::
1313
+
14-
First, check what versions are available and verify your current version:
14+
First, check which versions are available and verify your current version:
1515
+
1616
[,bash]
1717
----
@@ -31,7 +31,7 @@ sudo yum update redpanda-<version> # example: redpanda-25.1.7-1
3131

3232
Debian/Ubuntu::
3333
+
34-
First, check what versions are available and verify your current version:
34+
First, check which versions are available and verify your current version:
3535
+
3636
[,bash]
3737
----

0 commit comments

Comments
 (0)