Skip to content

Commit 27fc8fa

Browse files
committed
Fix typo
1 parent 320bc9d commit 27fc8fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ files:
66
# actions are shell actions to be taken after the files are copied
77
# These actions are taken in the .ddev directory
88
actions:
9-
- mv docker-compose.solr-standalong.yaml docker-compose.solr.yaml
9+
- mv docker-compose.solr-standalone.yaml docker-compose.solr.yaml
1010
- ls -l solr
1111
- ls -l docker-compose.solr.yaml

0 commit comments

Comments
 (0)