Skip to content

Commit

Permalink
refactor: updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton authored May 27, 2023
2 parents cee25d0 + 08a37b0 commit 3a826e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ngx-fast-lib/src/lib/fast-svg.provider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import { FastSvgProviderOptions } from './provider-config.interface';
* Use this function to register the FastSvg providers in your application.
*
* @param options {FastSvgProviderOptions} - The options for the FastSvg providers.
* @return {EnvironmentProviders} - The providers for the FastSvg module.
* @return { EnvironmentProviders } - The providers for the FastSvg module.
*
* @example
*
Expand Down

0 comments on commit 3a826e2

Please sign in to comment.