Skip to content

Commit 9a2ae1c

Browse files
authored
Merge pull request #4851 from nard-tech/nard-tech-patch-1
Fix lowercase letter in WordPress.gitignore comment
2 parents 166ce88 + 322d56f commit 9a2ae1c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

WordPress.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Wordpress - ignore core, configuration, examples, uploads and logs.
1+
# WordPress - ignore core, configuration, examples, uploads and logs.
22
# https://github.com/github/gitignore/blob/main/WordPress.gitignore
33

44
# Core
@@ -45,4 +45,4 @@ wp-config.php
4545
#
4646
# Note: If you wish to whitelist themes,
4747
# uncomment the next line
48-
#/wp-content/themes
48+
#/wp-content/themes

0 commit comments

Comments
 (0)