There is a typo in getting started
未關閉
適合新手
bug
- 主要語言
- Python
- 星號
- 93.9k
- 分支
- 7.7k
- 平均合併
- 2 天 13 小時
- 30 天內合併 PR
- 4
描述
There is a typo in [quick start](https://3b1b.github.io/manim/getting_started/quickstart.html):
```
# Stretched 4 times in the vertical direction
play(circle.animate.stretch(4, dim=0}))
```
The "}" is the typo.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
該拼字錯誤位於 quickstart 文件頁面。定位 quickstart 指南的來源檔案,可能位於 docs 目錄中(例如 docs/source/getting_started/quickstart.rst 或類似 .md 檔案)。找到包含錯誤結束大括號的行,將 '}' 替換為 ')'. 通過在本機建置文件或檢查渲染輸出來驗證修復。
由索引模型根據 Issue 內容生成。
評估
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 1/5
- 預估耗時
- 1 小時以內
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 95/100