Change erroneous push to pull (#1555)
Signed-off-by: Liam White <liamwhite@uk.ibm.com>
This commit is contained in:
parent
6395c835e5
commit
d12fce8853
@ -79,7 +79,7 @@ source | [SourceRecord](https://godoc.org/github.com/docker/distribution/notific
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
The following is an example of a JSON event, sent in response to the push of a
|
The following is an example of a JSON event, sent in response to the pull of a
|
||||||
manifest:
|
manifest:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
@ -340,4 +340,4 @@ provide acceptable guarantees, adding a transactional `Sink` to the registry
|
|||||||
is a possibility, although it may have an effect on request service time.
|
is a possibility, although it may have an effect on request service time.
|
||||||
Please see the
|
Please see the
|
||||||
[godoc](http://godoc.org/github.com/docker/distribution/notifications#Sink)
|
[godoc](http://godoc.org/github.com/docker/distribution/notifications#Sink)
|
||||||
for more information.
|
for more information.
|
||||||
|
Loading…
Reference in New Issue
Block a user