Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aryarohit07 authored Jul 21, 2016
1 parent 372bcda commit 999af98
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 @@ -53,7 +53,7 @@ Glide.with(yourFragment)

STEP 4:

Release the detector when you are done with the detector. (May be in `onDestory()` method)
Release the detector when you are done (May be in `onDestory()` method)

```java
GlideFaceDetector.releaseDetector();
Expand Down

0 comments on commit 999af98

Please sign in to comment.