Skip to content

Commit

Permalink
ref: add blank line between header & code block
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfertel committed Jun 11, 2024
1 parent bbebf73 commit a613251
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ciphers/xor.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
/// * A String that holds the ciphered text.
///
/// # Example
///
/// ```rust
/// use rust_algorithms::ciphers::xor;
///
Expand Down

0 comments on commit a613251

Please sign in to comment.