Repository: aurora
Updated Branches:
  refs/heads/master 122780872 -> 581262ccf


Fix typo in `RELEASE-NOTES.md`.


Project: http://git-wip-us.apache.org/repos/asf/aurora/repo
Commit: http://git-wip-us.apache.org/repos/asf/aurora/commit/581262cc
Tree: http://git-wip-us.apache.org/repos/asf/aurora/tree/581262cc
Diff: http://git-wip-us.apache.org/repos/asf/aurora/diff/581262cc

Branch: refs/heads/master
Commit: 581262ccfb3191083b42e40588dbb5471d52e3c4
Parents: 1227808
Author: Zameer Manji <zma...@apache.org>
Authored: Fri Aug 5 11:30:58 2016 -0700
Committer: Zameer Manji <zma...@apache.org>
Committed: Fri Aug 5 11:30:58 2016 -0700

----------------------------------------------------------------------
 RELEASE-NOTES.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/aurora/blob/581262cc/RELEASE-NOTES.md
----------------------------------------------------------------------
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 456ee69..50f9b83 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -17,7 +17,7 @@
   from Mesos. This has affected rendering of some of the existing attributes. 
Furthermore, it now
   dumps additional offer attributes including 
[reservations](http://mesos.apache.org/documentation/latest/reservation/)
   and [persistent 
volumes](http://mesos.apache.org/documentation/latest/persistent-volume/).
-- The scheduler API now accepts both thrift JSON and binary thrift. If a 
request is sent with a
+- The scheduler API now accepts both thrift JSON and binary thrift. If a 
request is sent without a
   `Content-Type` header, or a `Content-Type` header of `application/x-thrift` 
or `application/json`
   or `application/vnd.apache.thrift.json` the request is treated as thrift 
JSON. If a request is
   sent with a `Content-Type` header of `application/vnd.apache.thrift.binary` 
the request is treated

Reply via email to