Skip to content

Conversation

@ReidarHusmo
Copy link
Contributor

Corrected a tiny spelling mistake in an example.
$jobStatus = Receive-PnPCopyMoveJobStatus -Job $job

Before creating a pull request, make sure that you have read the contribution file located at

https://github.com/pnp/powerShell/blob/dev/CONTRIBUTING.md

Type

  • Bug Fix
  • New Feature
  • [ x] Sample

Related Issues?

Nothing related

What is in this Pull Request ?

Corrected a tiny spelling mistake in an example.
$jobStatus = Receive-PnPCopyMoveJobStatus -Job $job # $job was $result

It is a minor fix, but even minor errors annoy me.

ReidarHusmo and others added 2 commits November 20, 2024 08:20
Corrected a tiny spelling mistake in an example.
$jobStatus  = Receive-PnPCopyMoveJobStatus -Job $job
@gautamdsheth gautamdsheth merged commit 521e004 into pnp:dev Nov 20, 2024
@gautamdsheth
Copy link
Collaborator

Thanks @ReidarHusmo for fixing this !
Much appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants