Skip to content

Commit d49b81e

Browse files
jancurnTC-MO
andauthored
Update src/pages/sdk/index.tsx
Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
1 parent aa82825 commit d49b81e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)