Skip to content

Commit 56fbfa6

Browse files
authored
Update README.md
1 parent 96e5f67 commit 56fbfa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import Code39
1818

1919
## Usage
2020

21-
To generate a Code 39 barcode, simply create an instance of `Code39View` and provide the desired content as a string:
21+
To generate a Code 39 barcode, simply create a `Code39View` and provide the desired content as a string:
2222

2323
```swift
2424
struct ContentView: View {

0 commit comments

Comments
 (0)