diff --git a/tutorials/lifetime_faq.md b/tutorials/lifetime_faq.md index d888fc57..aa4f07d6 100644 --- a/tutorials/lifetime_faq.md +++ b/tutorials/lifetime_faq.md @@ -94,5 +94,5 @@ jobs: run: | git add . git commit -m "Update repository with latest /web content from upstream" - git push origin main``` + git push origin main