Skip to content

Update glossary.mdx #567

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 1 commit into from
Jul 7, 2025
Merged

Update glossary.mdx #567

merged 1 commit into from
Jul 7, 2025

Conversation

aisz0811
Copy link
Contributor

Describe the purpose of your pull request

  • Docs review.

Related issues (only if applicable)

  • Provide links to issues relating to this pull request.

How to test? (only if applicable)

  • What part of the application was affected by the changes? What should be tested?

Requirement checklist

  • I have validated my changes on a test/local environment.
  • I have tested that the code snippets I added work. (Leave unchecked if there are no new code snippets.)
  • I have added my changes to the V1 and V2 documentations.

@aisz0811 aisz0811 requested a review from a team as a code owner June 23, 2025 13:06
Copy link

Deploying configcat-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 55a4292
Status: ✅  Deploy successful!
Preview URL: https://caf62488.docs-xmy.pages.dev
Branch Preview URL: https://aisz0811-patch-3.docs-xmy.pages.dev

View logs

@@ -197,7 +197,7 @@ Software as a Service (SaaS) is a cloud-based delivery model where applications

#### [Staging Environment](./glossary/what-is-a-staging-environment.mdx)

A staging environment is a dry run for your code under the closest possible parameters to its real-world application. It is a near-perfect replica of the servers, infrastructure, architecture, and application of the actual use environment of your code. The key difference is that it is completely walled off from the front-facing actual environment.
A staging environment is a dry run for your code under the closest possible parameters to its real-world application. It is a near-perfect replica of the servers, infrastructure, architecture, and application of the actual production environment your code will run in. The key difference is that it is completely walled off from the front-facing actual environment.
Copy link
Contributor

Choose a reason for hiding this comment

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

❤️

@adams85 adams85 merged commit 024b724 into master Jul 7, 2025
4 checks passed
@adams85 adams85 deleted the aisz0811-patch-3 branch July 7, 2025 08:38
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