diff --git a/docs/admin_guide_docassemble/running-docassemble-without-aws.md b/docs/admin_guide_docassemble/running-docassemble-without-aws.md index 36be846f4..aa77e6ce0 100644 --- a/docs/admin_guide_docassemble/running-docassemble-without-aws.md +++ b/docs/admin_guide_docassemble/running-docassemble-without-aws.md @@ -70,7 +70,7 @@ The resulting directory, `backup`, will have folders named after each date when the backup was taken, and the server can be restored from at any time. -## Restorting Backup data +## Restoring Backup data If you want to rollback to data from a certain date, first stop the existing Docassemble container, and create (but don't start) a new one: @@ -94,4 +94,4 @@ Then start the container. ```bash docker start docassemble -``` \ No newline at end of file +```