Skip to content

Commit

Permalink
fix: make keyword bold in documentation (#1089)
Browse files Browse the repository at this point in the history
* fix: make keyword bold in documentation

* fix: another one
  • Loading branch information
CayeOficial authored Aug 7, 2023
1 parent 83944f2 commit 23c793b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/firststeps-rent-contractorprepaid.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ If you pay with PayPal or credit card, a payment agreement is automatically crea
:::info
You also have the possibility to deactivate the checkbox "**subscription payment**" during the order process. We will send you an invoice on a regular basis, which you will have to pay manually in the customer portal.
:::
You have the possibility to add or remove **subscription payment to a contract at any time later. To do so, open the navigation point "**Contracts & Prepaids**" in the customer portal
You have the possibility to add or remove **subscription payment** to a contract at any time later. To do so, open the navigation point "**Contracts & Prepaids**" in the customer portal
2 changes: 1 addition & 1 deletion docs/vserver-linux-docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ systemctl status docker
![image](https://user-images.githubusercontent.com/13604413/172061231-1bbde11c-85b9-47a7-9f88-44e31144d1c8.png)

If it looks like this and it says "**Active (running)**" then Docker was installed completely without any problems.
With a **docker run hello-worl**d you can then check whether Docker is also running correctly.
With a **docker run hello-world** you can then check whether Docker is also running correctly.
The output should look like this:

![image](https://user-images.githubusercontent.com/13604413/172061244-6834dae0-f14a-43ad-85d6-b5bf74ea89f8.png)
Expand Down

0 comments on commit 23c793b

Please sign in to comment.