Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanharan committed Oct 10, 2024
1 parent 9d9c87b commit ebefe51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ end
#### Configure Connection

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

```ruby
Expand Down

0 comments on commit ebefe51

Please sign in to comment.