From 65fb0a610c3376a7732f13b15cf140e13c5c0003 Mon Sep 17 00:00:00 2001 From: Chris Denman Date: Mon, 18 Aug 2025 21:53:36 +0100 Subject: [PATCH] Fixing ungrammatical usage of 'comprised of'. --- obs.org | 2 +- vault.org | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/obs.org b/obs.org index a24918919..86294cc01 100644 --- a/obs.org +++ b/obs.org @@ -5,7 +5,7 @@ - [[https://github.com/bozbez/win-capture-audio][bozbez/win-capture-audio: An OBS plugin that allows capture of independant application audio streams on Windows, in a similar fashion to OBS's game capture and Discord's application streaming.]] - [[https://github.com/grigio/obs-cmd][grigio/obs-cmd: obs-cmd is a OBS cli for obs-websocket v5 the current obs-studio implementation. It is useful on Wayland Linux or to control OBS via terminal]] -- [[https://github.com/GRVYDEV/Project-Lightspeed][GRVYDEV/Project-Lightspeed: A self contained OBS -> FTL -> WebRTC live streaming server. Comprised of 3 parts once configured anyone can achieve sub-second OBS to the browser livestreaming]] +- [[https://github.com/GRVYDEV/Project-Lightspeed][GRVYDEV/Project-Lightspeed: A self contained OBS -> FTL -> WebRTC live streaming server. Composed of 3 parts once configured anyone can achieve sub-second OBS to the browser livestreaming]] - [[https://github.com/luastoned/obs-csgo][luastoned/obs-csgo: OBS Plugin to capture CS:GO with Trusted Mode enabled]] - [[https://github.com/obsproject/obs-browser][obsproject/obs-browser: CEF-based OBS Studio browser plugin]] - [[https://github.com/obsproject/obs-websocket][obsproject/obs-websocket: Remote-control of OBS Studio through WebSocket]] diff --git a/vault.org b/vault.org index 2a9d315bd..f9ce59202 100644 --- a/vault.org +++ b/vault.org @@ -1039,7 +1039,7 @@ What are JWTs ? JWT, or JSON Web Tokens, are tokens that are signed by a central authority that encapsulate authorization information. This website can help debugging your tokens. -A JWT is comprised of 3 parts +A JWT is composed of 3 parts Header Payload