Skip to content

Commit a7f1e2c

Browse files
committed
fix: vale h1 warnings
1 parent 94d43b6 commit a7f1e2c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sources/academy/platform/getting_started/actors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar_position: 1
55
slug: /getting-started/actors
66
---
77

8-
# Actors {#actors}
8+
## Actors {#actors}
99

1010
**What is an Actor? How do we create them? Learn the basics of what Actors are, how they work, and try out an Actor yourself right on the Apify platform!**
1111

sources/academy/platform/getting_started/creating_actors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar_position: 2
55
slug: /getting-started/creating-actors
66
---
77

8-
# Creating Actors {#creating-actors}
8+
## Creating Actors {#creating-actors}
99

1010
**This lesson offers hands-on experience in building and running Actors in Apify Console using a template. By the end of it, you will be able to build and run your first Actor using an Actor template.**
1111

sources/academy/platform/getting_started/inputs_outputs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar_position: 3
55
slug: /getting-started/inputs-outputs
66
---
77

8-
# Inputs & outputs {#inputs-outputs}
8+
## Inputs & outputs {#inputs-outputs}
99

1010
**Create an Actor from scratch which takes an input, processes that input, and then outputs a result that can be used elsewhere.**
1111

0 commit comments

Comments
 (0)