Update wording (#824)

This commit is contained in:
Mars Lan 2017-10-26 17:57:05 -07:00 committed by GitHub
parent 0a9461b49e
commit db44f7bede

View File

@ -31,7 +31,7 @@ const purgePolicyProps: PurgePolicyProperties = {
AUTO_PURGE: {
platforms: [DatasetPlatform.Teradata, DatasetPlatform.Espresso, DatasetPlatform.HDFS],
desc:
'Choose this option only if its acceptable to have the centralized system purge this dataset based on the provided metadata (e.g. member ID [Subject Owner]).',
'Choose this option only if its acceptable to have the centralized system purge this dataset based on the provided metadata (e.g. member ID, seat ID etc).',
displayAs: 'Auto Purge'
},
MANUAL_PURGE: {