Skip to content

Commit

Permalink
chore: Addressed feedback.
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitkulshreshtha committed Dec 20, 2024
1 parent 48dbc3a commit 808dce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/hydro/stageleft.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ sidebar_position: 4

import StageleftDocs from '../../../stageleft/README.md'

Under the hood, Hydroflow uses a library called Stageleft to power the `q!` macro and code generation logic. The following docs, from the Stageleft README, outline the core architecture of Stageleft.
Under the hood, Hydro uses a library called Stageleft to power the `q!` macro and code generation logic. The following docs, from the Stageleft README, outline the core architecture of Stageleft.

<StageleftDocs/>

0 comments on commit 808dce1

Please sign in to comment.