We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac69f64 commit afb1d75Copy full SHA for afb1d75
2 files changed
docs/faq.md
@@ -3,7 +3,7 @@ sidebar_position: 2
3
pagination_next: null
4
---
5
6
-# FAQ
+# Frequently Asked Questions
7
8
## General
9
### What's SteamTools?
docs/intro.md
@@ -20,13 +20,13 @@ This guide will teach you how to:
20
{
21
type: 'link',
22
href: '/faq',
23
- label: 'FAQ',
24
- description: 'Common questions and answers'
+ label: 'Frequently Asked Questions',
+ description: 'Answers to common questions'
25
},
26
27
28
href: '/beginners_guide',
29
label: 'Beginner\'s Guide',
30
- description: 'Get started with Manifestor.cc'
+ description: 'Get started with Manifestor.cc (and SteamTools)'
31
}
32
]} />
0 commit comments