Describe the bug
The adapter option is documented as:
- `:adapter` (:atom) - Required. The phoenix server adapter being used. The default value is `:cowboy2`.
This is incorrect. It should read:
- `:adapter` (:atom) - Required. The phoenix server adapter being used.