diff --git a/Sources/Gravatar/Options/DefaultImageOption.swift b/Sources/Gravatar/Options/DefaultImageOption.swift index 102b81e73..1ef0c4b97 100644 --- a/Sources/Gravatar/Options/DefaultImageOption.swift +++ b/Sources/Gravatar/Options/DefaultImageOption.swift @@ -1,4 +1,5 @@ /// Options to return a default image if the image requested does not exist. +/// /// Most of these work by taking the requested email hash and using it to generate a themed image that is unique to that email address. /// public enum DefaultImageOption: String {