Skip to content

Commit e6a7fa0

Browse files
committed
fix ETag spelling
1 parent 719dc3f commit e6a7fa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ client.reauthorize();
101101
client.reauthorizeAsync();
102102
```
103103

104-
#### Caching with Etags
104+
#### Caching with ETags
105105
Spotify has implemented [Contitional Requests](https://developer.spotify.com/documentation/web-api/#conditional-requests)
106106
through the use of [ETags](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/ETag).
107107

0 commit comments

Comments
 (0)