typo
All checks were successful
Build MkDocs / build-and-deploy (push) Successful in 2s

This commit is contained in:
2025-01-18 03:08:23 +03:00
parent cdad11f2d1
commit fa1d8dad61

View File

@@ -75,7 +75,7 @@ pip install git-filter-repo
commit.committer_name = new_name
commit.committer_email = new_email
# Дата изменени и дата коммита
# Дата изменений и дата коммита
commit.author_date = new_date
commit.committer_date = new_date
```