Skip to content

Commit 7a64c41

Browse files
committed
Merge remote-tracking branch 'origin/jan/fixes' into jan/fixes
2 parents 48352f4 + d49b81e commit 7a64c41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/sdk/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ export default function Home() {
6666
<StyledContent>
6767
<SdkSection
6868
title="Apify SDK for JavaScript"
69-
description="The official library for creating Apify Actors in Python, with ful lifecycle management,
69+
description="The official library for creating Apify Actors in Python, with full lifecycle management,
7070
local storage, and event handling."
7171
installCodeSnippet="npx apify-cli create my-crawler"
7272
exampleCodeSnippet={javascriptExample}

0 commit comments

Comments
 (0)