Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
n1hility committed Nov 26, 2014
1 parent b94a486 commit 10d3109
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 @@ -100,7 +100,7 @@ for (MethodInfo method : clazz.methods()) {
}
```

# Searching for an Annotation
## Searching for an Annotation

The following example demonstrates indexing the Thread and String classes, and searching for methods that have been marked with @Deprecated:

Expand Down

0 comments on commit 10d3109

Please sign in to comment.