Skip to content

Commit

Permalink
Update README.md (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
ratuka committed Dec 18, 2023
1 parent 4db5390 commit 0c45454
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 @@ -33,7 +33,7 @@ A future-proof port of the `com.google.gwt.dom.DOM` GWT module, with no dependen
3. Change the `import`s in your Java source files:

```java
import org.gwtproject.typedarrays.client.ArrayBufferNative;
import org.gwtproject.dom.*;
```

## Instructions
Expand Down

0 comments on commit 0c45454

Please sign in to comment.