In Paul Goerss and John Jardine's book on simplicial homotopy theory they define
the nerve $BC$ of a category $C$ as simplicial set determined by $BC([n])=hom_{cat}([n],C)$.
They then say in other words an $n$- simplex (by definition an element of $hom_{cat}([n],C)$) is a string of composable arrows of length $n$ in $C$.
I don't thing these are equivalent because there are more strings of composable arrows than there are elements in the hom-set:
Take for instance $C=\mathbb{Z}/5$ where $\mathbb{Z}/5$ is the category with one object and one morphism for each element in the group $\mathbb{Z}/5$. Every functor $F$ from the category $[n]$ to the category $\mathbb{Z}/5$ is determined by what $F(0\leq 1 \leq 2... \leq n)$ is. $F(0 \leq 1 \leq 2 ... \leq n )$ can be one of $5$ different arrows in the category $\mathbb{Z}/5$. Therefore there are $5$ different elements in $hom_{cat}([n], \mathbb{Z}/5)$.
The number of composable arrows of length $n$ is $5^n$.
What is wrong?