Skip to content

Commit

Permalink
Fix casing of import in configuration guide
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-foster committed May 1, 2024
1 parent e09252f commit ae6a61f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ For example:
```elixir
# config/config.exs

Import Config
import Config

config :oapi_generator,
my_profile: [
Expand Down

0 comments on commit ae6a61f

Please sign in to comment.