소스 검색

Update table.md (#2638)

Added a missing curly brace
ChuckFields 8 년 전
부모
커밋
3a2e59f76d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      examples/docs/en-US/table.md

+ 1 - 0
examples/docs/en-US/table.md

@@ -1429,6 +1429,7 @@ When the row content is too long and you do not want to display the horizontal s
           address: 'No. 189, Grove St, Los Angeles',
           zip: 'CA 90036'
         }]
+      }
     }
   }
 </script>