Skip to content

Commit

Permalink
[readme] Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
VAndrJ authored Jul 2, 2024
1 parent b0d33e4 commit f5062c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Example 3:
```swift
@CopyWith
struct SomeStruct {
let id = UUID()
let id = "const uuidstring ;)"
let constantProperty = false
var boolValue = true
var intValue = 1
Expand Down

0 comments on commit f5062c8

Please sign in to comment.