Skip to content

Commit 5cd3b6f

Browse files
committed
test3
1 parent eb1ec2b commit 5cd3b6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fern/docs/pages/adaas/faq.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
> A snap-in package with the same slug already exists.
66
Override the ``SNAP_IN_SLUG`` variable by explicitly updating the variable in `scripts/vars.sh`.
77

8-
#### :question: Snap-in version `build/deployment failed` after the `Waiting for snap-in version to be ready...` message
8+
#### Snap-in version `build/deployment failed` after the `Waiting for snap-in version to be ready...` message
99

1010
> The snap-in version could not be built.
1111
> Check the logs by running the DevRev CLI command. For prettier UI, pipe the output to `jq`.
@@ -17,7 +17,7 @@ Override the ``SNAP_IN_SLUG`` variable by explicitly updating the variable in `s
1717
1818
#### "Token is expired" when deploying or cleaning up
1919
20-
> :white_check_mark: Authentication token to the \`DEV_ORG\` has expired. Reauthenticate the organization by running.
20+
> Authentication token to the \`DEV_ORG\` has expired. Reauthenticate the organization by running.
2121
> ```
2222
> make auth
2323
> ```

0 commit comments

Comments
 (0)