mirror of
https://github.com/distribution/distribution
synced 2024-11-06 19:35:52 +01:00
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:
|
||||
|
||||
```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.
|
||||
Please see the
|
||||
[godoc](http://godoc.org/github.com/docker/distribution/notifications#Sink)
|
||||
for more information.
|
||||
for more information.
|
||||
|
Loading…
Reference in New Issue
Block a user