Skip to content

Commit 73aa677

Browse files
fix: small change to trigger a catch-up release (#1165)
Co-authored-by: Patrick Arlt <[email protected]>
1 parent 8c5b9bb commit 73aa677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/arcgis-rest-feature-service/src/getServiceAdminInfo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { request, ArcGISIdentityManager } from "@esri/arcgis-rest-request";
55
import { IServiceInfo } from "./helpers.js";
66

77
/**
8-
* Given a Feature Service url, fetch the service admin information.
8+
* Given a Feature Service URL, fetch the service admin information.
99
*
1010
* The response from this call includes all the detailed information
1111
* for each layer/table in the service as well as some admin properties

0 commit comments

Comments
 (0)