Skip to content

Commit

Permalink
verbiage
Browse files Browse the repository at this point in the history
  • Loading branch information
maxcountryman committed Apr 15, 2024
1 parent 59d7c71 commit 8af12c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@
//! re-enter information but also demonstrates efficient state management using
//! sessions.
//!
//! By integrating messages and form data into sessions, the library facilitates
//! a smoother and more intuitive interaction flow, illustrating the powerful
//! By integrating messages and form data into sessions, we facilitate a
//! smoother and more intuitive interaction flow, illustrating the powerful
//! synergy between state management via sessions and HTTP's stateless nature.
#![warn(
clippy::all,
Expand Down

0 comments on commit 8af12c5

Please sign in to comment.