Skip to content

Commit ad9ca16

Browse files
djarbjoshka
andauthored
Update sqlx-core/src/config/common.rs
Doc formatting tweak Co-authored-by: Josh McKinney <[email protected]>
1 parent 0229e1e commit ad9ca16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlx-core/src/config/common.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ pub struct Drivers {
7878
pub struct SQLite {
7979
/// Specify extensions to load.
8080
///
81-
/// ### Example: Load the "uuid" and "vsv" extensions
81+
/// # Example: Load the "uuid" and "vsv" extensions
8282
/// `sqlx.toml`:
8383
/// ```toml
8484
/// [common.drivers.sqlite]

0 commit comments

Comments
 (0)