diff --git a/dipy.org/pull/66/_sources/posts/2024/2024_08_21_kaustav_final_report.rst.txt b/dipy.org/pull/66/_sources/posts/2024/2024_08_21_kaustav_final_report.rst.txt
index 9d0a376..8f96b18 100644
--- a/dipy.org/pull/66/_sources/posts/2024/2024_08_21_kaustav_final_report.rst.txt
+++ b/dipy.org/pull/66/_sources/posts/2024/2024_08_21_kaustav_final_report.rst.txt
@@ -150,7 +150,7 @@ For the transition phase, we're providing warnings instead of completely blockin
The implementation of this decorator was a significant part of the project. You can find the full pull request for the decorator here: `PR #3239
For the transition phase, we’re providing warnings instead of completely blocking the function execution. This approach allows for a smoother migration, giving developers time to update their code while still maintaining functionality.
The implementation of this decorator was a significant part of the project. You can find the full pull request for the decorator here: PR #3239
-After creating the decorator, we applied it systematically across various DIPY modules. This extensive work touched many parts of the codebase:
+After creating the decorator, I applied it systematically across various DIPY modules. This extensive work touched many parts of the codebase:
align PR #3249: Applied to alignment algorithms.
core PR #3251: Updated core functionality of DIPY.
_static/images/gsoc/[year]/[name_of_contributor]
+
This reorganization sets the stage for more efficient image management in the future.
For more information, refer to: Issue #50
@@ -1190,7 +1193,7 @@