Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ DRUPAL_CLAMAV_MODE=daemon
################################################################################

# By "provision", we mean the process of initializing the database (from dump
# or fresh install from profile), running updates, appying configuration
# or fresh install from profile), running updates, applying configuration
# changes, clearing caches and performing other tasks that prepare the site for
# use.
# @see https://www.vortextemplate.com/docs/development/provision
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ DRUPAL_CLAMAV_MODE=daemon
################################################################################

# By "provision", we mean the process of initializing the database (from dump
# or fresh install from profile), running updates, appying configuration
# or fresh install from profile), running updates, applying configuration
# changes, clearing caches and performing other tasks that prepare the site for
# use.
# @see https://www.vortextemplate.com/docs/development/provision
Expand Down