Skip to content

Commit

Permalink
fixes documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
otaviojava committed Oct 3, 2019
1 parent ad4df67 commit 50a5117
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -24,7 +24,7 @@

/**
* Converter the {@link String} to {@link DocumentTemplateAsync} it will use the {@link SettingsConverter} and
* find by the provider that should be an implementation of {@link jakarta.nosql.column.ColumnConfiguration}
* find by the provider that should be an implementation of {@link jakarta.nosql.document.DocumentConfigurationAsync}
*/
public class DocumentTemplateAsyncConverter implements Converter<DocumentTemplateAsync> {

Expand Down

0 comments on commit 50a5117

Please sign in to comment.