From 528605c014e50574a0a200bcd8b8c0b369639d1f Mon Sep 17 00:00:00 2001 From: exag Date: Sun, 3 Nov 2024 18:13:12 +0900 Subject: [PATCH] Fix indentation in `projects.md` --- docs/concepts/projects.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/concepts/projects.md b/docs/concepts/projects.md index 253ad210b106..21a38a693349 100644 --- a/docs/concepts/projects.md +++ b/docs/concepts/projects.md @@ -235,8 +235,8 @@ Hello from example-lib! !!! tip -Changes to `lib.rs` or `main.cpp` will require running `--reinstall` when using binary build -backends such as `maturin` and `scikit-build-core`. + Changes to `lib.rs` or `main.cpp` will require running `--reinstall` when using binary build + backends such as `maturin` and `scikit-build-core`. ### Packaged applications