README, endpoints: fix a typo, update README to point people at endpoints
Change-Id: Ic49fabc47eebb932a1a56f1dd3e65dc3af539d59 Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/213637 Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Package endpoints provides constants for using OAuth2 to access various service.
|
||||
// Package endpoints provides constants for using OAuth2 to access various services.
|
||||
package endpoints
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user