Skip to content

Commit

Permalink
chore: fixed comment to reflect change in fetchInterval and flushInte…
Browse files Browse the repository at this point in the history
…rval property name change
  • Loading branch information
khatruong2009 committed Sep 7, 2023
1 parent bd2cd34 commit 11ae431
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ class DefaultRemoteConfiguration {
/// The endpoint to fetch the `loggingConstraint`.
final String endpoint;

/// The referesh interval in seconds to fetch the `loggingConstraint`.
/// The referesh interval to fetch the `loggingConstraint`.
final Duration refreshInterval;

/// The region of the endpoint.
Expand Down

0 comments on commit 11ae431

Please sign in to comment.