Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 8e3ddfd

Browse files
author
Chris Board
authored
Update README.md
1 parent 8d64537 commit 8e3ddfd

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
@@ -390,7 +390,7 @@ Performing a query to return a result set is pretty much the same as above, the
390390
```
391391

392392
## Troubleshooting
393-
### Cannot Resolve Symbold Error
393+
### Cannot Resolve Symbol Error
394394
If you have added the library and the gradle sync works successfully but you are getting errors like `cannot resolve symbol` make sure that the imports at the top of the class file have been referenced.
395395

396396
This can be done in one of two ways:

0 commit comments

Comments
 (0)