Skip to content

Commit 13d6b51

Browse files
gassanthomasbeaujean
authored andcommitted
fixing typo in config README.md
1 parent e6091ea commit 13d6b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Add the file `config/routes/dev/visualizer.yaml`
3333
Add the file `config/packages/dev/doctrine_relation_visualizer.yaml`
3434

3535
doctrine_relation_visualizer:
36-
position_filepath: '%kernel.project_dir%/config%'
36+
position_filepath: '%kernel.project_dir%/config'
3737
display_columns: true
3838
area_width: 4000
3939
area_height: 3000

0 commit comments

Comments
 (0)