Skip to content

Commit ebefe51

Browse files
committed
Update README.md
1 parent 9d9c87b commit ebefe51

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
@@ -101,7 +101,7 @@ end
101101
#### Configure Connection
102102

103103
The adapter conforms to the AbstractAdapter interface to configure connections. If you require additional connection
104-
configuration then implement the `additional_connection_configuration` method in an initializer like so. In the following
104+
configuration then implement the `configure_connection` method in an initializer like so. In the following
105105
example we are setting the `TEXTSIZE` to 64 megabytes.
106106

107107
```ruby

0 commit comments

Comments
 (0)