Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tatethurston committed Jul 23, 2023
1 parent a74f768 commit 7a2e637
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 @@ -66,7 +66,7 @@ message User {
}
```

Using the generated `User` from ProtoScript will look like this:
Using the `User` generated by ProtoScript will look like this:

```typescript
import { User, UserJSON } from "./user.pb.js";
Expand Down

0 comments on commit 7a2e637

Please sign in to comment.