Skip to content

Commit

Permalink
fix Typo (#3546)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yasirmod17 authored Sep 20, 2024
1 parent 390a0bf commit ca407e7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/many-pumpkins-explode.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@finos/legend-application-studio": patch
---

Fix Typo
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ export const DevToolPanel = observer(() => {
/>
<PanelFormBooleanField
name="Generate Artifact Generations"
prompt="Include generation of artifacet extensions during generation action (F10)"
prompt="Include generation of artifact extensions during generation action (F10)"
value={
editorStore.graphState.graphGenerationState.enableArtifactGeneration
}
Expand Down

0 comments on commit ca407e7

Please sign in to comment.