From 3526881ec872cc009b0d8936f366afcfff166d42 Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Sat, 18 Jul 2020 06:54:29 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a797e191..92596bbb 100644 --- a/README.md +++ b/README.md @@ -1563,7 +1563,7 @@ Returns a PhotoInfo instance for the photo designated as the key photo for the p #### `facecount` Returns a count of how many times this person appears in images in the database. -#### photos` +#### `photos` Returns a list of PhotoInfo objects representing all photos the person appears in. #### `json()`