Skip to content

Commit

Permalink
Docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Lruihao committed Feb 23, 2024
1 parent 228498c commit cca908b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion content/en/documentation/getting-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ type: posts
author:
name: Lruihao
link: https://lruihao.cn

description: Learn to create a Hugo FixIt site in minutes.
resources:
- name: featured-image
Expand All @@ -24,7 +25,7 @@ menu:
name: Getting Started
title: Learn to create a Hugo FixIt site in minutes.
parent: documentation
weight: 1
weight: 2
params:
icon: fa-brands fa-readme
---
Expand Down
2 changes: 1 addition & 1 deletion content/en/documentation/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ fixit create my-blog
<!-- markdownlint-disable search-replace -->

{{< admonition danger "Tip" >}}
The CLI assumes prior knowledge of Hugo and FixIt. If you are new to Hugo or FixIt, we strongly suggest going through [the theme documentation](../) without any build tools before using the CLI.
The CLI assumes prior knowledge of Hugo and FixIt. If you are new to Hugo or FixIt, we strongly suggest going through [the theme documentation](../) without any scaffold tools before using the CLI.
{{< /admonition >}}

## Comparison
Expand Down

0 comments on commit cca908b

Please sign in to comment.