Skip to content

Commit 48352f4

Browse files
committed
Better copy
1 parent aa82825 commit 48352f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/api/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ export default function Api() {
121121
/>
122122
<SectionWrapper
123123
className={styles.LargerContent}
124-
heading="API reference"
124+
heading="REST API"
125125
description={<div className="MainSectionContent">
126126
<p>The Apify API is built around HTTP REST,
127127
uses predictable resource-oriented URLs, returns JSON-encoded responses,

0 commit comments

Comments
 (0)