Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
boatbomber committed Mar 4, 2024
1 parent 653684c commit f8d0174
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 @@ -18,7 +18,7 @@ Alternatively, grab the `.rbxm` standalone model from the latest [release.](http
## Usage

```Lua
function GlassmorphicUI.new():" ImageLabel
function GlassmorphicUI.new(): ImageLabel
```

Returns an ImageLabel with a glassmorphic effect.
Expand Down

0 comments on commit f8d0174

Please sign in to comment.