summaryrefslogtreecommitdiffstats
path: root/cdap/README.md
diff options
context:
space:
mode:
authorStanislav Chlebec <stanislav.chlebec@pantheon.tech>2018-11-08 11:49:24 +0100
committerStanislav Chlebec <stanislav.chlebec@pantheon.tech>2018-11-08 12:08:07 +0100
commit4805f9001e82c7d94eca6a5b4a0cb60ce8f53932 (patch)
tree779518406269750ecde81a66843e0d1b599d7320 /cdap/README.md
parent1e88376d9b7f012f2292a95e14daf9463f4210e3 (diff)
fix typos
Change-Id: I95954edbf2827292a5da500330ba43781cc2cd8d Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: AAF-582
Diffstat (limited to 'cdap/README.md')
-rw-r--r--cdap/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/cdap/README.md b/cdap/README.md
index 89481e3..b1601a7 100644
--- a/cdap/README.md
+++ b/cdap/README.md
@@ -66,7 +66,7 @@ For publication, data router does not have the notion of AAF credentials, and th
config_key: "mydrconfigkey"
```
-Data router subscription is not supported because there is an impedance mistmatch between DR and CDAP.
+Data router subscription is not supported because there is an impedance mismatch between DR and CDAP.
CDAP streams expect a POST but DR outputs a PUT.
Some future platform capability needs to fill this hole; either something like the AF team's DR Sub or DMD.