Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
Merge pull request #703 from zalando/ARUHA-756-typos
Browse files Browse the repository at this point in the history
ARUHA-756 Fix Typos
  • Loading branch information
lmontrieux authored Jul 12, 2017
2 parents 8b7cd25 + 78164f5 commit 4e5bda7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/nakadi-event-bus-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2392,7 +2392,7 @@ definitions:
type: object
description: |
Authorization section for an event type. This section defines three access control lists: one for producing
events ('write'), one for consuming events ('read'), and one for administering an event type ('admin').
events ('writers'), one for consuming events ('readers'), and one for administering an event type ('admins').
Regardless of the values of the authorization properties, administrator accounts will always be authorized.
properties:
admins:
Expand Down

0 comments on commit 4e5bda7

Please sign in to comment.