victormiller commited on
Commit
0c6549d
1 Parent(s): a21a7df

Update common.py

Browse files
Files changed (1) hide show
  1. common.py +1 -1
common.py CHANGED
@@ -283,7 +283,7 @@ table_div_pii = Div(NotStr(table_html_pii), style="margin: 40px;")
283
 
284
  global_div = Div(
285
  Section(
286
- H2("Overview"),
287
  H3("What This Section Contains"),
288
  P(
289
  "This section discusses all details related to deduplication and filterings steps that were uniformly applied to all data. The section is split into the following topic areas: "
 
283
 
284
  global_div = Div(
285
  Section(
286
+ H2("Overview of Commonly Applied Processing Steps"),
287
  H3("What This Section Contains"),
288
  P(
289
  "This section discusses all details related to deduplication and filterings steps that were uniformly applied to all data. The section is split into the following topic areas: "