Skip to content

Commit ad71777

Browse files
authored
Fix typo and date
1 parent 3a34e3d commit ad71777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-03-21-migrating-python-packages-from-gitlab-registry-to-gcloud-artifacts.md renamed to _posts/2024-08-25-migrating-python-packages-from-gitlab-registry-to-gcloud-artifacts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export REPO_URL=<REPOSITORY_URL>
5353

5454
## Download the Packages
5555

56-
The net step is to download the packages from GitLab. Below is the python script that I used.
56+
The next step is to download the packages from GitLab. Below is the python script that I used.
5757

5858
Set the `GITLAB_USERNAME`, `GITLAB_TOKEN` and `GITLAB_ORG_NAME` environment variables.
5959

0 commit comments

Comments
 (0)