Skip to content

Commit

Permalink
updated text pipeline description
Browse files Browse the repository at this point in the history
  • Loading branch information
ickshonpe committed Oct 3, 2024
1 parent cb4c691 commit 14ceb8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/stress_tests/text_pipeline.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//! Text pipeline benchmark.
//!
//! Continuously recomputes a large `Text` component with 100 sections.
//! Continuously recomputes a large block of text with 100 text spans.
use bevy::{
color::palettes::basic::{BLUE, YELLOW},
Expand Down

0 comments on commit 14ceb8d

Please sign in to comment.