mirror of
https://github.com/Joxit/docker-registry-ui.git
synced 2026-05-23 04:42:47 +00:00
docs: fix some typo (#324)
Signed-off-by: cui fliter <imcusg@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<material-popup opened="{ state.open }" onClick="{ onClose }">
|
||||
<div class="material-popup-title">Check for updates</div>
|
||||
<div class="material-popup-content">
|
||||
<p>The version <b>{ state.tag_name }</b> of Docker Regisrty UI now available.</p>
|
||||
<p>The version <b>{ state.tag_name }</b> of Docker Registry UI now available.</p>
|
||||
<p>You can download the lastest version with docker.</p>
|
||||
<code>joxit/docker-registry-ui:{ state.tag_name }</code>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user