We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0180e98 commit c53f885Copy full SHA for c53f885
fern/products/sdks/how-it-works.mdx
@@ -17,7 +17,7 @@ Running `fern generate` kicks off the cloud generation process and involves a fe
17
18
<Steps>
19
<Step title="Cloud execution">
20
-Fern allocates compute resources with Fiddle and pulls the appropriate Docker image for your specified generator version.
+Fern allocates compute resources and pulls the appropriate Docker image for your specified generator version.
21
</Step>
22
<Step title="Generate core SDK">
23
The Docker container executes the generation logic and produces your SDK's core files (models, client code, API methods).
0 commit comments