Skip to content

Commit

Permalink
fix typo in codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
abey79 committed Jul 2, 2024
1 parent 1b74704 commit c797903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/re_types_builder/src/codegen/docs/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ impl CodeGenerator for DocsCodeGenerator {
built-in support. When logged, each archetype also includes an _indicator component_ which captures
the intent of the logging code and triggers the activation of the corresponding visualizers. See
[Entities and Compponents](../../concepts/entity-component.md) and
[Visualizers and Overrides](../../concepts/visualizers-and-overrides.md) for more information.,
[Visualizers and Overrides](../../concepts/visualizers-and-overrides.md) for more information.
This page lists all built-in archetypes.",
&archetypes,
Expand Down

0 comments on commit c797903

Please sign in to comment.