Skip to content

Commit

Permalink
Fixed spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioJGMsoft committed Nov 27, 2024
1 parent 4e1eed3 commit afdd93d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import { buildOdspShareLinkReqParams, getContainerPackageName } from "./odspUtil
* @param createShareLinkType - type of sharing link you would like to create for this file. ShareLinkTypes
* will be deprecated soon, so for any new implementation please provide createShareLinkType of type ShareLink
* @param containerPackageInfo - container package information which will be used to extract the container package name.
* if not given that means that the container package does not have a name.
* If not given that means that the container package does not have a name.
* @legacy
* @alpha
*/
Expand Down

0 comments on commit afdd93d

Please sign in to comment.