Skip to content

Commit

Permalink
Using Redis with sentinels OrchardCMS#11617 (cosmetic change)
Browse files Browse the repository at this point in the history
  • Loading branch information
mazuryv committed May 6, 2022
2 parents 3cb1f66 + 7724ea8 commit 29502d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public class RedisOptions
public ConfigurationOptions ConfigurationOptions => ConfigurationOptions.Parse(Configuration);

/// <summary>
/// The configuration string used to connect to Redis.
/// The configuration string used to connect to Redis.
/// </summary>
public string Configuration { get; set; }

Expand Down

0 comments on commit 29502d6

Please sign in to comment.