Skip to content

Commit

Permalink
add backticks
Browse files Browse the repository at this point in the history
  • Loading branch information
IceSentry committed Jan 19, 2023
1 parent 678aec7 commit 9dc998e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/shader/shader_prepass.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//! The textures are not generated for any material using alpha blending.
//!
//! # WARNING
//! The prepass currently doesn't work on WebGL.
//! The prepass currently doesn't work on `WebGL`.

use bevy::{
core_pipeline::prepass::{DepthPrepass, NormalPrepass},
Expand Down

0 comments on commit 9dc998e

Please sign in to comment.