Skip to content

Commit

Permalink
Merge branch 'main' into guibranco-patch-4
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Nov 12, 2024
2 parents 6ab929e + 9498407 commit 0ea1109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/CrispyWaffle.CouchDB/Cache/CouchDBCacheRepository.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ namespace CrispyWaffle.CouchDB.Cache;
public class CouchDBCacheRepository : ICacheRepository, IDisposable
{
/// <summary>
/// The connector
/// The connector.
/// </summary>
private readonly CouchDBConnector _connector;

Expand Down

0 comments on commit 0ea1109

Please sign in to comment.