Skip to content

Commit 18c9d72

Browse files
author
philblackwood
committed
fix typo in migrate_local.yaml
1 parent ffa9876 commit 18c9d72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

migration/v13.0/migrate_local.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ tools:
1818
query: "{action_queries_path}/replacePropertiesWithInversesInDefaultGraph.rq"
1919
- name: "use-offers-property-script1"
2020
type: "sparql"
21-
query: "{action_queries_path}/UseOffersPropertyInDefaultGraph1.rq"
21+
query: "{action_queries_path}/useOffersPropertyInDefaultGraph1.rq"
2222
- name: "use-offers-property-script2"
2323
type: "sparql"
24-
query: "{action_queries_path}/UseOffersPropertyInDefaultGraph2.rq"
24+
query: "{action_queries_path}/useOffersPropertyInDefaultGraph2.rq"
2525

2626
actions:
2727
# transform actions

0 commit comments

Comments
 (0)