We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48352f4 + d49b81e commit 7a64c41Copy full SHA for 7a64c41
1 file changed
src/pages/sdk/index.tsx
@@ -66,7 +66,7 @@ export default function Home() {
66
<StyledContent>
67
<SdkSection
68
title="Apify SDK for JavaScript"
69
- description="The official library for creating Apify Actors in Python, with ful lifecycle management,
+ description="The official library for creating Apify Actors in Python, with full lifecycle management,
70
local storage, and event handling."
71
installCodeSnippet="npx apify-cli create my-crawler"
72
exampleCodeSnippet={javascriptExample}
0 commit comments