Browse Source

Fix "algorithmic complexity" translation

Woramet Muangsiri 8 years ago
parent
commit
9d6d44ec90
1 changed files with 1 additions and 1 deletions
  1. 1 1
      translations/README-th.md

+ 1 - 1
translations/README-th.md

@@ -55,7 +55,7 @@
 - [อะไรที่ไม่ครอบคลุม](#what-you-wont-see-covered)
 - [อะไรที่ไม่ครอบคลุม](#what-you-wont-see-covered)
 - [ความรู้ที่ต้องมีมาก่อน](#prerequisite-knowledge)
 - [ความรู้ที่ต้องมีมาก่อน](#prerequisite-knowledge)
 - [แผนของแต่ละวัน](#the-daily-plan)
 - [แผนของแต่ละวัน](#the-daily-plan)
-- [ขั้นตอนวิธีที่ซับซ้อน / Big-O / การวิเคราะห์ Asymptotic](#algorithmic-complexity--big-o--asymptotic-analysis)
+- [ความซับซ้อนของขั้นตอนวิธี / Big-O / การวิเคราะห์ Asymptotic](#algorithmic-complexity--big-o--asymptotic-analysis)
 - [โครงสร้างข้อมูล](#data-structures)
 - [โครงสร้างข้อมูล](#data-structures)
     - [แถวลำดับ (Arrays)](#arrays)
     - [แถวลำดับ (Arrays)](#arrays)
     - [รายการโยง (Linked Lists)](#linked-lists)
     - [รายการโยง (Linked Lists)](#linked-lists)