Skip to content

Commit

Permalink
Remove incorrect dash under owner dict (#4392)
Browse files Browse the repository at this point in the history
## What are you changing in this pull request and why?
Fixing an errant hyphen reported by @adinsmoor
  • Loading branch information
joellabes authored Nov 3, 2023
1 parent 42aab87 commit 4e1244a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Once you have a sense of some initial groupings, you can first implement **group
groups:
- name: marketing
owner:
- name: Ben Jaffleck
name: Ben Jaffleck
email: [email protected]
```
Expand Down

0 comments on commit 4e1244a

Please sign in to comment.