Skip to content

Commit

Permalink
fix: typo (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zamiell authored Aug 16, 2023
1 parent f327811 commit 8738a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/app/docs/core/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import { createEnv } from "@t3-oss/env-core";
import { z } from "zod";

export const env = createEnv({
/*
/**
* Specify what prefix the client-side variables must have.
* This is enforced both on type-level and at runtime.
*/
Expand Down

2 comments on commit 8738a6d

@vercel
Copy link

@vercel vercel bot commented on 8738a6d Aug 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

t3-env-nextjs – ./examples/nextjs

t3-env-nextjs-git-main-t3-oss.vercel.app
t3-env-nextjs.vercel.app
t3-env-nextjs-t3-oss.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 8738a6d Aug 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

t3-env – ./docs

t3-env.vercel.app
t3-env-t3-oss.vercel.app
env.t3.wtf
t3-env-git-main-t3-oss.vercel.app
env.t3.gg

Please sign in to comment.