Skip to content

Commit e1d763a

Browse files
committed
updating readme
1 parent 82291a0 commit e1d763a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ _The Data Hub Framework is free and open source under the [Apache 2 License](htt
99

1010
# MarkLogic Data Hub
1111

12-
Go from nothing to Enterprise Data Hub in a matter of minutes.
12+
Go from nothing to Operational Data Hub in a matter of minutes.
1313

14-
This project allows you to deploy a skeleton Data Hub into MarkLogic. With some basic configuration you will be running an Enterprise Data Hub in no time.
14+
This project allows you to deploy a skeleton Data Hub into MarkLogic. With some basic configuration you will be running an Operational Data Hub in no time.
1515

1616
# Getting Started
1717

marklogic-data-hub/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ javadoc {
100100
Node pomCustomizations = new NodeBuilder(). project {
101101
name 'marklogic-data-hub'
102102
packaging 'jar'
103-
textdescription 'Library for Creating an Enterprise Data Hub on MarkLogic'
103+
textdescription 'Library for Creating an Operational Data Hub on MarkLogic'
104104
url 'https://github.com/marklogic/marklogic-data-hub'
105105

106106
scm {

0 commit comments

Comments
 (0)