Skip to content

Commit 1af3764

Browse files
committed
fix typo
1 parent a25cbdf commit 1af3764

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
@@ -31,7 +31,7 @@ ActiveRecord::Base.connection.execute("select uuid_str(uuid())")
3131
#=> [{"uuid_str(uuid())"=>"56392d30-a2cf-47b9-895a-f8c1a1677bfc"}]
3232
```
3333

34-
For more information, see the extension's [source code](https://sqlite.org/src/file/ext/misc/uuid.c?t=version-3.46.1)).
34+
For more information, see the extension's [source code](https://sqlite.org/src/file/ext/misc/uuid.c?t=version-3.46.1).
3535

3636
## Design
3737

0 commit comments

Comments
 (0)