mirror of
https://github.com/coredns/coredns.git
synced 2025-10-26 15:54:16 -04:00
Fix small typos and grammar (#4988)
Signed-off-by: Hu Shuai <hus.fnst@fujitsu.com>
This commit is contained in:
@@ -38,9 +38,9 @@
|
||||
# * make release
|
||||
# * make github-push
|
||||
#
|
||||
# Testing this is hard-ish as you don't want to accidentially release a coredns. If not executing the github-push target
|
||||
# Testing this is hard-ish as you don't want to accidentally release a coredns. If not executing the github-push target
|
||||
# you should be fine.
|
||||
# The Docker image creation and upload is now a seperate step because it was failing too often. See the Makefile.docker for
|
||||
# Docker image creation and upload are now separate steps, because it often failed before. See the Makefile.docker for
|
||||
# details.
|
||||
|
||||
ifeq (, $(shell which curl))
|
||||
|
||||
Reference in New Issue
Block a user