Skip to content

Commit 4ad87e1

Browse files
committed
nit
1 parent 8181fc0 commit 4ad87e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

entrypoint.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#!/bin/bash
22

3-
#######################################################################################################
3+
####################################################################################################
44
#
5-
# Calls github-pages executable to build the site using whitelisted plugins and supported configuration
5+
# Calls github-pages executable to build the site using allowed plugins and supported configuration
66
#
7-
#######################################################################################################
7+
####################################################################################################
88

99
set -o errexit
1010

0 commit comments

Comments
 (0)