Skip to content

Commit 7f2f1d1

Browse files
committed
One more nit
1 parent 8096af0 commit 7f2f1d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sources/legal/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ hide_table_of_contents: true
1010
# Apify Legal
1111
<!-- vale off -->
1212

13-
## Company details (Impressum)
13+
## Legal info (Impressum)
1414

1515
**Apify Technologies s.r.o.**<br/>
1616
Registered seat: Vodickova 704/36, 110 00 Prague 1, Czech Republic<br/>

sources/legal/sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module.exports = {
22
legal: [
33
{
44
type: 'link',
5-
label: 'Company details (Impressum)',
5+
label: 'Legal info (Impressum)',
66
href: '/legal',
77
},
88
{

0 commit comments

Comments
 (0)