diff --git a/api/templates/find_teams_body.html b/api/templates/find_teams_body.html index 64bff81265..00c5628dd2 100644 --- a/api/templates/find_teams_body.html +++ b/api/templates/find_teams_body.html @@ -19,7 +19,7 @@
{{ if .Props }}
- The following teams were found:
+ Your request to find teams associated with your email found the following:
{{range $index, $element := .Props}}
{{ $index }}
{{ end }}