diff --git a/src/pages/manuals/admin/host-administration/index.md b/src/pages/manuals/admin/host-administration/index.md index 00cf9f51f..b852062b6 100644 --- a/src/pages/manuals/admin/host-administration/index.md +++ b/src/pages/manuals/admin/host-administration/index.md @@ -15,4 +15,4 @@ In addition to the site options discussed in the site administration [control pa * Scheduled Jobs: Which allows for the creation of jobs that will do something every time a specified amount of time passes with more info on [scheduled jobs](scheduled-jobs.md). * SQL Management: Which lets you run SQL queries in your databases with more info on [sql management](sql-management.md). * System Info: Which gives information on your version of the Oqtane framework and allows you to see information and methods in Oqtane's api with more info on [system info](system-info.md). -* System Update: Which allows you to keep the Oqtane framework up to date and allow you to use NuGet packages with more info on [systen update](system-update.md). +* System Update: Which allows you to keep the Oqtane framework up to date and allow you to use NuGet packages with more info on [system update](system-update.md).