Skip to content

Commit 804815b

Browse files
committed
minor
1 parent 394c277 commit 804815b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ai-bundle/config/options.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
->arrayNode('surreal_db')
257257
->normalizeKeys(false)
258258
->useAttributeAsKey('name')
259-
->arrayPrototype()
259+
->arrayPrototype()
260260
->children()
261261
->scalarNode('endpoint')->cannotBeEmpty()->end()
262262
->scalarNode('username')->cannotBeEmpty()->end()

0 commit comments

Comments
 (0)