Skip to content

Commit

Permalink
Change comment wording
Browse files Browse the repository at this point in the history
  • Loading branch information
aemandine authored Aug 22, 2024
1 parent bc348c9 commit 1e645a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/perseus/src/widgets/phet-sim.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ export default {
name: "phet-sim",
displayName: "PhET Simulation",
widget: PhetSim,
// Let's not expose it to all content creators yet
// Hides widget from content creators until full release
hidden: true,
isLintable: true,
} as WidgetExports<typeof PhetSim>;
Expand Down

0 comments on commit 1e645a8

Please sign in to comment.