Skip to content

Commit

Permalink
updated docc
Browse files Browse the repository at this point in the history
  • Loading branch information
marekVrican committed Sep 26, 2024
1 parent 9d99bc1 commit ffdf30b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added .github/.DS_Store
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion Sources/GoodPersistence/GoodPersistence.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

public final class GoodPersistence {

/// Used for configuring the GoodPersistence -------- ORIGINAL DOCC
/// Used for configuring the GoodPersistence -------- Modified DOCC
public final class Configuration {

public static private(set) var monitors: [PersistenceMonitor] = []
Expand Down

0 comments on commit ffdf30b

Please sign in to comment.