Skip to content

Commit 2045c30

Browse files
authored
Fix typo in rdp-server.md (#2650)
Add missing quote mark
1 parent 049171b commit 2045c30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/desktop/gnome/rdp-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ You need an RDP server to make your Rocky Linux desktop-accessible remotely. For
3434

3535
!!! info
3636

37-
The xrdp package is in [EPEL repository](https://wiki.rockylinux.org/rocky/repo/#community-approved-repositories), which provides rebuilds of Fedora packages for every supported Enterprise Linux. If you haven't enabled it, use the following commands to do so. You [should also enable CRB](https://wiki.rockylinux.org/rocky/repo/#notes-on-epel) (called "PowerTools in Rocky Linux 8) before adding EPEL repository.
37+
The xrdp package is in [EPEL repository](https://wiki.rockylinux.org/rocky/repo/#community-approved-repositories), which provides rebuilds of Fedora packages for every supported Enterprise Linux. If you haven't enabled it, use the following commands to do so. You [should also enable CRB](https://wiki.rockylinux.org/rocky/repo/#notes-on-epel) (called 'PowerTools' in Rocky Linux 8) before adding EPEL repository.
3838

3939
In Rocky Linux 8, use these commands to add EPEL repository:
4040

@@ -50,7 +50,7 @@ You need an RDP server to make your Rocky Linux desktop-accessible remotely. For
5050
sudo dnf install epel-release
5151
```
5252

53-
After adding EPEL repository (or if you have already added it), use the following command to install xrdp.
53+
After adding EPEL repository (or if you have already added it), use the following command to install xrdp:
5454

5555
```bash
5656
sudo dnf install xrdp

0 commit comments

Comments
 (0)