Skip to content

Update Move-PnPFile.md #4559

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 20, 2024
Merged

Update Move-PnPFile.md #4559

merged 2 commits into from
Nov 20, 2024

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
3 checks passed
@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