Skip to content

Commit c42a244

Browse files
committed
Fixed name of module
1 parent 4818487 commit c42a244

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

internal/tepp/assignment.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<#
1+
<#
22
# Example:
3-
Register-PSFTeppArgumentCompleter -Command Get-Alcohol -Parameter Type -Name PSDatabasClone.alcohol
3+
Register-PSFTeppArgumentCompleter -Command Get-Alcohol -Parameter Type -Name PSDatabaseClone.alcohol
44
#>

0 commit comments

Comments
 (0)