Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
soltanireza65 committed Dec 19, 2023
1 parent 6443280 commit ea80bd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/TypeIndexHelper.ts
Original file line number Diff line number Diff line change
Expand Up @@ -175,10 +175,10 @@ export class TypeIndexHelper {


/**
* Registers a type registration in the user's typeIndexe.
* Registers a typeRegistration in the user's typeIndexe.
*
* @param webId - The WebID of the user
* @param typeRegistrationTitle - The title to use for the type registration
* @param typeRegistrationTitle - The title to use for the typeRegistration inside the typeIndex,
* @param rdfClass - The RDF class that this registration is for (it has to be a valid URL)
* @param fetch - The authenticated fetch function
* @param indexUrl - The URL of the index being registered
Expand Down

0 comments on commit ea80bd2

Please sign in to comment.