Skip to content

Commit fedaa15

Browse files
authored
fix: badge meta description and capitalization (#1263)
1 parent ab138f5 commit fedaa15

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sources/platform/actors/publishing/badge.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Actor Status Badge
3-
description: Apify has a QA system that regularly runs automated tests to ensure that all Actors in the store are functional.
2+
title: Actor status badge
3+
description: Apify Actor status badge can be embedded in 3rd party documentation to show current health status and engagement of the Actor in the Apify Platform.
44
slug: /actors/publishing/status-badge
55
sidebar_position: 4
66
---
77

8-
Apify Actor Status Badge can be embedded in 3rd party documentation to show current health status and engagement of the Actor in the Apify Platform.
8+
Apify Actor status badge can be embedded in 3rd party documentation to show current health status and engagement of the Actor in the Apify Platform.
99

1010
---
1111
import Tabs from '@theme/Tabs';
@@ -18,7 +18,7 @@ This is the badge generated for the [Apify's Website Content Crawler](https://ap
1818
[![Website Content Crawler Actor](https://apify.com/actor-badge?actor=apify/website-content-crawler)](https://apify.com/apify/website-content-crawler)
1919

2020

21-
### How to embed the Actor Status Badge
21+
### How to embed the Actor status badge
2222

2323
The Badge is a dynamic SVG image loaded from the Apify platform. The Badge is served from the URL Template:
2424

0 commit comments

Comments
 (0)