From 545a55f58f7fc0b05bbd9e342c3f1fd03ad1a92d Mon Sep 17 00:00:00 2001 From: k_fukuchi Date: Sun, 3 Nov 2024 23:28:08 +0900 Subject: [PATCH] Fix indentation in `projects.md` (#8772) ## Summary 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 253ad210b..21a38a693 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