From c3b3d81de85e0289daa56f2a6135bd37efd575dd Mon Sep 17 00:00:00 2001 From: Jos de Bruijn Date: Tue, 31 May 2016 10:56:01 -0700 Subject: [PATCH] Update wwi-oltp-htap-catalog.md small fix --- .../wide-world-importers/documentation/wwi-oltp-htap-catalog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/databases/wide-world-importers/documentation/wwi-oltp-htap-catalog.md b/samples/databases/wide-world-importers/documentation/wwi-oltp-htap-catalog.md index c57158d4..d494afe3 100644 --- a/samples/databases/wide-world-importers/documentation/wwi-oltp-htap-catalog.md +++ b/samples/databases/wide-world-importers/documentation/wwi-oltp-htap-catalog.md @@ -80,7 +80,7 @@ Details of customers, salespeople, and of stock item sales. |CustomerTransactions|All financial transactions that are customer-related (invoices, payments)| |SpecialDeals|Special pricing. This can include fixed prices, discount in dollars or discount percent.| |Orders|Detail of customer orders| -|OrderLines Detail lines from customer orders| +|OrderLines|Detail lines from customer orders| |Invoices|Details of customer invoices| |InvoiceLines|Detail lines from customer invoices|