From 559f3ae536c78de9f40d0f36012eb4258a535b3b Mon Sep 17 00:00:00 2001 From: Justin Miller Date: Wed, 11 Jul 2018 15:58:23 -0400 Subject: [PATCH] Fixed link names --- doc/usage_guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/usage_guide.md b/doc/usage_guide.md index 22a5e7f..c9ad644 100644 --- a/doc/usage_guide.md +++ b/doc/usage_guide.md @@ -141,9 +141,9 @@ For option parameters, pass in '-h': ## Examples Below are example commands that run against the AdventureWorks database. Here is the list of examples: -[Dump datbase object schema](#dump-database-object-schema) +[Dump database object schema](#dump-database-object-schema) -[Dump datbase object data](#dump-database-object-data) +[Dump database object data](#dump-database-object-data) [Dump database object schema and data](#dump-the-database-object-schema-and-data)