From 181f1bed9be3573a5b6735239e2ab1fa54d91304 Mon Sep 17 00:00:00 2001 From: maxeozakh Date: Sat, 16 May 2026 18:52:09 +0200 Subject: [PATCH] fix: remove duplicated phrase --- docs/docs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs.html b/docs/docs.html index 7bdbf07..3660544 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -120,7 +120,7 @@

Tutorial: Writing Your Own Environment at Millions of SPS (steps/second)!puffer build env_name puffer train env_name -

Use the --local compilation option for testing while writing your environment. It enables address sanitizer and will catch will catch most indexing and overflow bugs. Here's a checklist of common bugs if your env is not training:

+

Use the --local compilation option for testing while writing your environment. It enables address sanitizer and will catch most indexing and overflow bugs. Here's a checklist of common bugs if your env is not training: