Skip to content

Commit 68aeddf

Browse files
committed
ripple through comment updates
1 parent ceb44ea commit 68aeddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/fusionauth/Domain.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3351,7 +3351,7 @@ const (
33513351
)
33523352

33533353
/**
3354-
* Keep track of identity types that FusionAuth provides out of the box.
3354+
* Model identity types provided by FusionAuth.
33553355
*/
33563356
type IdentityType struct {
33573357
Name string `json:"name,omitempty"`

0 commit comments

Comments
 (0)