Skip to content

Commit

Permalink
Fixes typo in docs (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
elena-kolevska authored Jul 10, 2023
1 parent 7d35866 commit d0f26ff
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/stack/get-started/install-stack/binaries.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Install Redis Stack with binaries
linkTitle: binaries
description: "How to install Redis Stack using tarballs"
weight: 5
alias:
aliases:
- /docs/stack/get-started/install/binaries/

---
Expand Down
2 changes: 1 addition & 1 deletion docs/stack/get-started/install-stack/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Run Redis Stack on Docker
linkTitle: Docker
description: "How to install Redis Stack using Docker"
weight: 2
alias:
aliases:
- /docs/stack/get-started/install/docker/
---

Expand Down
2 changes: 1 addition & 1 deletion docs/stack/get-started/install-stack/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Install Redis Stack on Linux
linkTitle: Linux
description: "How to install Redis Stack on Linux"
weight: 4
alias:
aliases:
- /docs/stack/get-started/install/linux/
---

Expand Down
2 changes: 1 addition & 1 deletion docs/stack/get-started/install-stack/mac-os.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Install Redis Stack on macOS
linkTitle: macOS
description: "How to install Redis Stack on macOS"
weight: 3
alias:
aliases:
- /docs/stack/get-started/install/mac-os/
---

Expand Down
2 changes: 1 addition & 1 deletion docs/stack/get-started/install-stack/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Install Redis Stack on Windows
linkTitle: Windows
description: "How to install Redis Stack on Windows"
weight: 1
alias:
aliases:
- /docs/stack/get-started/install/windows/
---

Expand Down

0 comments on commit d0f26ff

Please sign in to comment.