A sinusoidal signal (such as $\sin$) is indeed always periodic.
The general form of a sine wave is:
$f(t) = A\sin(2\pi f t + \phi)$
Where $\phi$ (greek letter phi) is the phase shift, $f$ is the frequency (in Hertz, or Hz $=\frac{1}{s} = s^{-1}$) and $A$ is the amplitude of the wave.
You can use the formula $\omega = 2\pi f$ where $\omega$ is the angular frequency (in $\frac{\text{rad}}{\text{s}}$), with the formula $T = \frac{1}{f}$ where $T$ is the period of the signal (in seconds, $s$).
The (general form) formula then becomes:
$f(t) = A\sin(\omega t + \phi)$
In your case (to make your formula fit the general form) you can say that $t=n$, $A=1$, $\phi = 1$ and the angular frequency $\omega = \frac{6\pi}{7}$, which means that the frequency is:
$f = \frac{\omega}{2\pi}=\frac{6\pi}{7}\frac{1}{2\pi}=\frac{3}{7}$.
Now you can find out the period as follows:
$T = \frac{1}{f} = \frac{1}{\frac{3}{7}}=\frac{7}{3}$
It's worthy to note that the term $\phi$ in the equation only offsets the wave (i.e. if $\phi \neq 2\pi k, k=[0,1,2,...]$ then the wave is offset by $\phi$) but does not affect its period/frequency.