Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DanySK committed Jan 25, 2022
1 parent 2e4352f commit f42ab94
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ data class NexusStatefulOperation(
val repoUrl: URI by lazy { stagingRepository.stagingRepositoryUrl }

/**
* Lazily computed staging repository it.
* Lazily computed staging repository id.
*/
val repoId: String by lazy { stagingRepository.stagingRepositoryId }

Expand Down

0 comments on commit f42ab94

Please sign in to comment.