From fc06b143417341746084f917565a632fdecebfb7 Mon Sep 17 00:00:00 2001 From: Allan Bowe <> Date: Thu, 5 Jul 2018 13:14:16 +0200 Subject: [PATCH] adding video --- docs/dc-overview.md | 2 +- docs/index.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/dc-overview.md b/docs/dc-overview.md index 8daf131..ab2c952 100644 --- a/docs/dc-overview.md +++ b/docs/dc-overview.md @@ -2,7 +2,7 @@ ## What does the Data Controller do? -The Data Controller for SAS allows user to add, modify data. All changes are staged and approved before being applied to the target table. The review process, as well as using generic and repeatable code to perform updates, works to ensure data integrity. +The Data Controller for SAS allows users to add, modify data. All changes are staged and approved before being applied to the target table. The review process, as well as using generic and repeatable code to perform updates, works to ensure data integrity. ## What is a Target Table? A Target Table is a physical table, such as a SAS dataset or a Table in a database. The attributes of this table (eg Primary Key, loadtype, library, SCD variables etc) will have been predefined by your administrator so that you can change the data in that table safely and easily. diff --git a/docs/index.md b/docs/index.md index e6a9909..4a9b068 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,9 @@ # Data Controller Documentation +The Data Controller for SASĀ® enables users to self serve their data changes, and for data owners to retain control over those updates by reviewing and approving each update. + + + For full documentation visit [mkdocs.org](http://mkdocs.org). ## Commands