We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa82825 commit d49b81eCopy full SHA for d49b81e
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